1
0
Fork 0
mirror of https://github.com/cisagov/log4j-affected-db.git synced 2024-07-27 01:51:49 +00:00
A community sourced list of log4j-affected software
Go to file
2019-06-06 16:37:37 -04:00
.bandit.yml Make .bandit.yml pass yamllint 2019-05-06 11:16:05 -04:00
.flake8 Add pydoc warnings to flake8 config 2019-05-03 14:30:56 -04:00
.gitignore First commit 2019-03-11 08:52:57 -04:00
.pre-commit-config.yaml Remove the terraform-docs hook 2019-06-06 16:33:07 -04:00
.prettierignore First commit 2019-03-11 08:52:57 -04:00
.travis.yml Enable TravisCI caching for pip and pre-commit plugins 2019-05-26 11:49:13 -04:00
.yamllint First commit 2019-03-11 08:52:57 -04:00
CONTRIBUTING.md Update the pyenv installation instructions 2019-03-14 22:34:36 -04:00
LICENSE.md First commit 2019-03-11 08:52:57 -04:00
README.md Remove author information from README 2019-03-11 09:17:05 -04:00
requirements-dev.txt First commit 2019-03-11 08:52:57 -04:00
requirements-test.txt Remove black and pyupgrade from requirements-test 2019-03-30 12:47:36 -04:00

skeleton-generic

Build Status

This is a generic skeleton project that can be used to quickly get a new cisagov GitHub project started. This skeleton project contains licensing information, as well as pre-commit hooks and a Travis CI configuration appropriate for the major languages that we use.

In many cases you will instead want to use one of the more specific skeleton projects derived from this one.

Contributing

We welcome contributions! Please see here for details.

License

This project is in the worldwide public domain.

This project is in the public domain within the United States, and copyright and related rights in the work worldwide are waived through the CC0 1.0 Universal public domain dedication.

All contributions to this project will be released under the CC0 dedication. By submitting a pull request, you are agreeing to comply with this waiver of copyright interest.