This project is mirrored from https://github.com/cisagov/log4j-affected-db.git.
Pull mirroring updated .
- 09 Nov, 2022 7 commits
-
-
Nick authored
Bump lewagon/wait-on-check-action from 1.1.1 to 1.2.0
-
dependabot[bot] authored
Bumps [lewagon/wait-on-check-action](https://github.com/lewagon/wait-on-check-action) from 1.1.1 to 1.2.0. - [Release notes](https://github.com/lewagon/wait-on-check-action/releases) - [Commits](https://github.com/lewagon/wait-on-check-action/compare/v1.1.1...v1.2.0 ) --- updated-dependencies: - dependency-name: lewagon/wait-on-check-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by:
dependabot[bot] <support@github.com>
-
Nick authored
⚠ ️ CONFLICT! Lineage pull request for: skeleton -
Nicholas McDonnell authored
-
Nick authored
Update two configuration files
-
Nicholas McDonnell authored
There was a missing empty line in the `.yamllint` file between two rule definitions.
-
Nicholas McDonnell authored
Update the configuration for repository labels to remove the leading `#` from color values. With a `#` leading the values they are seen as invalid by the GitHub API.
-
- 08 Nov, 2022 23 commits
-
-
Nick authored
Add workflow to manage repository labels
-
Jeremy Frasier authored
-
Jeremy Frasier authored
-
Nicholas McDonnell authored
This adds a workflow to ensure that the repository labels are updated to reflect changes to the label configuration file .github/labels.yml.
-
Nicholas McDonnell authored
This configuration file stores information about the labels expected in this repository.
-
Nick authored
Update pre-commit hooks
-
Nicholas McDonnell authored
Update pre-commit hooks using `pre-commit autoupdate`. The `ansible-lint` hook is intentionally held back due to issues with upgrading to v6.
-
Nick authored
Update the `flake8` pre-commit hook configuration
-
Nicholas McDonnell authored
Per PyCQA/flake8#1290 this hook moved from GitLab to GitHub. The version we use is bumped to the latest tag on GitHub as well.
-
Nick authored
Update the `line-length` configuration for `yamllint`
-
Nicholas McDonnell authored
Increase the line length maximum from the default of 80 to 88. This 10% increase mirrors the line length allowed in other linter configurations such as black.
-
Nicholas McDonnell authored
-
Nick authored
Remove usage of `set-output` from our GitHub Actions workflow
-
Nicholas McDonnell authored
GitHub has deprecated the set-output command per: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/ This updates the GitHub Actions workflow to use the newly preferred method to set the output for a job's step.
-
Nick authored
Update Dependabot ignore directives
-
Nicholas McDonnell authored
This adds the other versioned Actions that should be managed by cisagov/skeleton-generic to the list of commented out dependencies to ignore.
-
Nicholas McDonnell authored
Add a comment that states that the commented out ignore directives are managed by cisagov/skeleton-generic.
-
Nick authored
Bump actions/setup-python from 3 to 4
-
dependabot[bot] authored
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 3 to 4. - [Release notes](https://github.com/actions/setup-python/releases) - [Commits](https://github.com/actions/setup-python/compare/v3...v4 ) --- updated-dependencies: - dependency-name: actions/setup-python dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by:
dependabot[bot] <support@github.com>
-
Nick authored
Bump hashicorp/setup-terraform from 1 to 2
-
dependabot[bot] authored
Bumps [hashicorp/setup-terraform](https://github.com/hashicorp/setup-terraform) from 1 to 2. - [Release notes](https://github.com/hashicorp/setup-terraform/releases) - [Changelog](https://github.com/hashicorp/setup-terraform/blob/main/CHANGELOG.md) - [Commits](https://github.com/hashicorp/setup-terraform/compare/v1...v2 ) --- updated-dependencies: - dependency-name: hashicorp/setup-terraform dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by:
dependabot[bot] <support@github.com>
-
Nick authored
Update Go installation in the `build.yml` workflow
-
Nicholas McDonnell authored
Go 1.19 was released while this branch was in the wings and it makes sense to bump to the latest Go release.
-
- 12 Oct, 2022 2 commits
-
-
cisagovbot authored
-
Nick authored
Fix missing product entry items
-
- 01 Sep, 2022 2 commits
-
-
Nicholas McDonnell authored
Fix entries to resolve errors when processing this file with the yml2md tool.
-
Nicholas McDonnell authored
Fix entries to resolve errors when processing this file with the yml2md tool.
-
- 27 May, 2022 2 commits
-
-
Nicholas McDonnell authored
Go 1.16 is no longer supported as of the release of 1.18 so it makes sense to update to the latest version available.
-
Nicholas McDonnell authored
Additionally as of v3.1.0 of actions/setup-go there is a go-version output value to retrieve the version of Go installed by the Action. This allows us to remove the step to manually retrieve this information from the Go executable.
-
- 14 Apr, 2022 4 commits
-
-
cisagovbot authored
-
justmurphy authored
Added Mitsubishi Electric
-
justmurphy authored
-
justmurphy authored
-