1
0
Fork 0
mirror of https://github.com/cisagov/log4j-affected-db.git synced 2024-09-19 19:12:38 +00:00
Commit graph

577 commits

Author SHA1 Message Date
Jonathan Leitschuh
05dbd27a71
Add Gradle as an Impacted Vendor
Source: I work for Gradle
2021-12-14 17:22:18 -05:00
justmurphy
ffe1a265ca
Remove template 2021-12-14 16:13:47 -05:00
justmurphy
c7d0e7770a
Update with Beaumont data. 2021-12-14 16:12:59 -05:00
justmurphy
4b8b3a86b9
Add CA & Webpage data 2021-12-14 07:50:56 -05:00
justmurphy
e9016284ee
Remove blank template 2021-12-13 17:40:34 -05:00
justmurphy
a3c9319be4
Add SECURITY.md 2021-12-13 17:39:26 -05:00
justmurphy
c4c84d0e30
Update schema with Vendor Link 2021-12-13 17:38:19 -05:00
justmurphy
a58a43e135 Update issue templates 2021-12-13 17:11:22 -05:00
justmurphy
80d45cc3a4
delete template 2021-12-13 17:05:02 -05:00
justmurphy
6e122ce393
delete config file 2021-12-13 17:03:56 -05:00
justmurphy
9580939eec
Create new template 2021-12-13 16:56:26 -05:00
justmurphy
49586ddd2f
Delete template 2021-12-13 16:55:55 -05:00
justmurphy
ba1e1b027d
Add config.yml allow for blank issues 2021-12-13 16:48:08 -05:00
justmurphy
6f09792c1f
Changed format for template 2021-12-13 16:27:39 -05:00
justmurphy
7301f43dbd
Add issue and PR information 2021-12-13 14:51:47 -05:00
justmurphy
d906ebf613
Update language for list description. 2021-12-13 14:38:21 -05:00
justmurphy
8a166847ba
Update template for issue submission. 2021-12-13 14:18:33 -05:00
justmurphy
6fb748d00d
Update status description header 2021-12-13 14:00:01 -05:00
justmurphy
1f379356f0
Update issue template 2021-12-13 13:59:14 -05:00
justmurphy
25d9f3608b Update issue template for product submission 2021-12-13 13:58:12 -05:00
justmurphy
92d99a73a2
Update Not Affected description 2021-12-13 13:52:25 -05:00
justmurphy
73da7fe5cb
Update language for descriptions 2021-12-13 13:44:48 -05:00
justmurphy
f25f9c560e
Add status descriptions, update schema of table 2021-12-13 13:42:45 -05:00
justmurphy
368154adc8
Merge pull request #2 from justindmurphy/test
Testing Pull request:  Add version
2021-12-13 12:07:12 -05:00
Justin Murphy
fead9259fd
Testing Pull request: Add version 2021-12-13 11:04:46 -06:00
justmurphy
6f29455f8c
Fix link 2021-12-13 11:54:29 -05:00
justmurphy
52fe5ebf13
Update sample table, change affected not affected 2021-12-13 11:37:08 -05:00
justmurphy
36b5e6f200
Create sample table 2021-12-13 10:27:47 -05:00
justmurphy
685b40dcc1
Initial commit 2021-12-13 09:59:55 -05:00
Nick M
ee39ac57e3
Merge pull request #92 from cisagov/improvement/use_action_outputs
Use Outputs of cisagov/setup-env-github-action to Control Installed Program Versions
2021-10-19 17:54:23 -04:00
Nicholas McDonnell
8797e110d3
Store Go version as a step output
This changes from using an environment variable to using a step output to store
the Go version that is installed. This mirrors changes made to the other
program versions and how they're stored.
2021-10-19 17:51:23 -04:00
Nicholas McDonnell
2699e09eb7
Use setup-env outputs for Terraform-docs version
We change the "Install Terraform-docs" step to use two local environment
variables to provide the package's URL and version to install. This allows us
to work around `yamllint` line length limits.
2021-10-19 17:51:22 -04:00
Nicholas McDonnell
0851598edd
Use setup-env outputs for shfmt version
We change the "Install shfmt" step to use two local environment variables to
provide the package's URL and version to install. This allows us to work around
`yamllint` line length limits.
2021-10-19 17:51:22 -04:00
Nicholas McDonnell
64b24714ac
Use setup-env outputs for Packer version
We use a `PACKER_VERSION` environment variable for the "Install Packer" step
that is populated from the `setup-env` outputs to get around `yamllint` lint
length limits.
2021-10-19 17:51:22 -04:00
Nicholas McDonnell
1e16136272
Use setup-env outputs for Terraform version
Change from using an environment variable to the outputs of the
cisagov/setup-env-github-action instead.
2021-10-19 17:51:22 -04:00
Nicholas McDonnell
6cf78c02e1
Use an id when using cisagov/setup-env-github-action 2021-10-19 17:51:21 -04:00
Nick M
ff73498c96
Merge pull request #94 from cisagov/improvement/add_dependabot_configuration_for_terraform
Add `dependabot` Configuration for Terraform
2021-10-19 17:50:08 -04:00
Nicholas McDonnell
24df40abd1
Add dependabot configuration for Terraform
This will configure `dependabot` to scan Terraform configurations if they exist
in a repository. If a repository stores a Terraform configuration in a sub-
directory this configuration will need to be modified or an additional
configuration must be added if there still exists a Terraform configuration in
the root directory.
2021-10-19 17:45:15 -04:00
Nick M
14d2edb6bc
Merge pull request #93 from cisagov/improvement/update_ansible-lint_pre-commit_version
Update the `ansible-lint` Version in the pre-commit Configuration
2021-10-19 17:44:02 -04:00
Nicholas McDonnell
a3c5aa71cf
Add an ansible-lint configuration file
This file is copied from cisagov/skeleton-ansible-role#85 and tweaked to pass
pre-commit. See here for for a list of the elements that can exist in this
file: https://ansible-lint.readthedocs.io/en/latest/configuring.html

Co-authored-by: Shane Frasier <jeremy.frasier@trio.dhs.gov>
2021-10-19 17:42:18 -04:00
Nicholas McDonnell
b78b832269
Update the ansible-lint version for pre-commit 2021-10-19 17:42:07 -04:00
Nick M
f3000e5ff4
Merge pull request #91 from cisagov/improvement/pre-commit_update
Update `pre-commit` Hooks
2021-10-19 17:41:00 -04:00
Nicholas McDonnell
b66988de8c
Update pre-commit hooks
Update pre-commit hooks using `pre-commit autoupdate`. The `ansible-lint` hook
is intentionally held back due to issues with switching to v5.
2021-10-19 17:15:41 -04:00
dav3r
1b5cd2546b
Merge pull request #90 from cisagov/improvement/enable_terraform_validate
Enable terraform validate pre-commit hook
2021-09-13 10:39:41 -04:00
David Redmin
b51dbb577e
Revert "Temporarily use cisagov/setup-env-github-action@improvement/support_tf_0.13"
This reverts commit 6a7fbf07bd.
2021-08-27 14:59:29 -04:00
David Redmin
895a692ad8
Remove lint job step to initialize Terraform directories
Initialization will now be done during the "terraform validate" step.
2021-08-27 13:02:00 -04:00
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
David Redmin
60b612ded5
Enable terraform validate pre-commit hook
This hook should now work as expected in most, if not all of our repos 
now that we are finally updating to terraform 0.13.x (on our way to 
1.0.x).
2021-08-26 09:56:34 -04:00
Nick M
a4196eeb94
Merge pull request #88 from cisagov/improvement/use_setup-terraform_in_gha_workflow
Use the hashicorp/setup-terraform Action to Install Terraform in GHA Workflow
2021-08-18 09:15:02 -04:00
Nick M
c9c6562df0
Merge branch 'develop' into improvement/use_setup-terraform_in_gha_workflow 2021-08-18 09:13:38 -04:00