Here are
241 public repositories
matching this topic...
A free solution to the EU, GDPR, and California Cookie Laws
Updated
Feb 12, 2022
JavaScript
Basecamp policies, terms, and legal. Share them; reuse them; contribute to them.
Open-source vulnerability disclosure and bug bounty program database.
Updated
May 29, 2022
JavaScript
Awesome free legal documents for companies
A list of selected resources, methods, and tools dedicated to Legal Text Analytics.
A repository of email marketing legislation around the World, compiled by EmailOctopus.
Updated
Sep 1, 2017
Shell
The Plain Contract is a crowsourced, open source freelance contract template, written in plain language.
Collection of legal threats against good faith Security Researchers; vulnerability disclosure gone wrong. A continuation of work started by
@attritionorg
Smart Legal Contracts & Templating System
Updated
May 26, 2022
JavaScript
Series Seed - Cooley Fork
A crowdsourced directory tracking the compliance and security practices of cloud services and their subprocessors
Updated
Jul 16, 2021
JavaScript
Takedown requests and other legal notices for my open source projects
legal and smart contracts framework to implement Employee Stock Options Plan
Updated
Jun 22, 2018
HTML
Anonymization of legal cases (Fr) based on Flair embeddings
Updated
Dec 9, 2020
Python
Check if your waifu is legal or not
An Elixir mix task that lists all the licenses used by your Mix project dependencies.
Updated
Aug 1, 2021
Elixir
Easily build and maintain any kind of contract. Free and Open Source
Updated
Oct 16, 2017
JavaScript
Updated
Apr 28, 2022
Python
A utility to help generate a file containing information about dependencies including the full license text.
Quelques conseils autour des obligations légales, fiscales et juridique pour la pratique du Bug Bounty en France
Legal, procedural and policies document templates for operating an IRT
Open Source Mueller Report is an enhanced edition of the Mueller Report.
#legalbugbounty project — creating safe harbors on bug bounty programs and vulnerability disclosure programs. Authored by Amit Elazari.
A checklist of things to look for when auditing Solidity smart contracts.
Easily integrate legal documents to your application
Open-source vulnerability disclosure policy templates.
Official XSD from the Government of Angola for use in SAF-T AO
Improve this page
Add a description, image, and links to the
legal
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
legal
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
From command-line I go in a folder of a GitHUb project, then I run licensee, it detect the licensee in LICENSE.spdx.
Then I delete LICENSE.spdx and re-run licensee; it still detect the file despite it no longer exist.
I would like to have an option to never use cache and always doing live checks.