1
0
Fork 0
mirror of https://github.com/cisagov/log4j-affected-db.git synced 2024-09-18 19:02:39 +00:00
A community sourced list of log4j-affected software
Find a file
David Redmin 6a7fbf07bd
Temporarily use cisagov/setup-env-github-action@improvement/support_tf_0.13
This change will be reverted when testing is completed.
2021-08-26 15:33:59 -04:00
.github Temporarily use cisagov/setup-env-github-action@improvement/support_tf_0.13 2021-08-26 15:33:59 -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 Improve gitignore file comments and organization. 2021-04-12 10:37:49 -04:00
.isort.cfg Remove seed-isort-config pre-commit hook 2020-10-19 11:49:41 -04:00
.mdl_config.yaml Add a markdownlint rule for code blocks 2021-08-10 11:38:39 -04:00
.pre-commit-config.yaml Enable terraform validate pre-commit hook 2021-08-26 09:56:34 -04:00
.prettierignore Configure prettier to ignore JSON files 2019-06-07 11:20:46 -04:00
.yamllint First commit 2019-03-11 08:52:57 -04:00
CONTRIBUTING.md Update configuration instructions for pyenv 2021-06-01 11:25:27 -04:00
LICENSE Rename LICENSE.md to LICENSE, make the other changes that requires 2019-06-24 17:17:54 -04:00
README.md Merge branch 'develop' into pre-commit_updates 2020-10-22 10:44:39 -04:00
requirements-dev.txt All references to '-r' for pip calls have been replaced with the more verbose '--requirement'. 2020-02-18 18:04:06 -05:00
requirements-test.txt Pull in requirements.txt from requirements-test.txt 2020-06-09 15:19:05 -04:00
requirements.txt Add setuptools and wheel as pip dependencies 2020-06-09 15:10:11 -04:00
setup-env Fix a typo 2021-08-04 09:30:18 -04:00

skeleton-generic

GitHub 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 GitHub Actions configurations 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.

New Repositories from a Skeleton

Please see our Project Setup guide for step-by-step instructions on how to start a new repository from a skeleton. This will save you time and effort when configuring a new repository!

Contributing

We welcome contributions! Please see CONTRIBUTING.md 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.