Nick
a9c93d0ff9
Merge pull request #107 from cisagov/improvement/add_dependabot_ignores_for_github_actions
...
Add Dependabot ignore directives
12 months ago
Nick
496ea93027
Merge branch 'develop' into improvement/add_dependabot_ignores_for_github_actions
12 months ago
dependabot[bot]
c576ef56fb
Bump actions/cache from 2 to 3
...
Bumps [actions/cache](https://github.com/actions/cache ) from 2 to 3.
- [Release notes](https://github.com/actions/cache/releases )
- [Commits](https://github.com/actions/cache/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: actions/cache
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
12 months ago
Nick
e190ae75db
Merge pull request #102 from cisagov/dependabot/github_actions/actions/checkout-3
...
Bump actions/checkout from 2 to 3
12 months ago
Nick
6869c6830f
Merge branch 'develop' into dependabot/github_actions/actions/checkout-3
12 months ago
Nick
a3f12f43b3
Merge pull request #101 from cisagov/dependabot/github_actions/actions/setup-python-3
...
Bump actions/setup-python from 2 to 3
12 months ago
inl-ics
fbc155060e
Added Mitsubishi Electric
12 months ago
Nicholas McDonnell
e22c12cbd4
Use consistent quoting for software versions
12 months ago
Nicholas McDonnell
583992602c
Upgrade from Python 3.9 to 3.10 for the `lint` job in GHA
12 months ago
Nicholas McDonnell
511a37cf1e
Add Dependabot ignore directives
...
This adds commented out ignore directives for the following GitHub
Actions:
- action/cache
- action/checkout
- action/setup-python
These should be uncommented downstream to ensure that updates to these
dependencies are pushed from pull requests made in the skeleton.
12 months ago
Nicholas McDonnell
9a0380870c
Update pre-commit hooks
...
Update pre-commit hooks using `pre-commit autoupdate`. The `ansible-lint` hook
is intentionally held back due to issues with upgrading to v6.
12 months ago
cisagovbot
ff4c3a524c
Normalize YAML files and update the software lists
1 year ago
justmurphy
3e8b964abd
Merge pull request #518 from cisagov/update-C
...
Update C products
1 year ago
justmurphy
b04121a067
Merge branch 'develop' into update-C
1 year ago
justmurphy
0dacbe9c78
Finish Cisco unaffected products
1 year ago
justmurphy
376a1b4424
Add Cisco products unaffected up to Wireless
1 year ago
dependabot[bot]
3406c2d420
Bump actions/checkout from 2 to 3
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
1 year ago
justmurphy
00ff05db66
Add Cisco unaffected products up to UC
1 year ago
justmurphy
20c60670bd
Add Cisco products through R&S-SmB
1 year ago
justmurphy
debe95d0c2
Add Cisco products through NM&P
1 year ago
justmurphy
a1fbeba030
Add Cisco products unaffected Modeling Labs
1 year ago
justmurphy
85e6f74c24
Add Cisco unaffected products to NM&P
1 year ago
justmurphy
51026b7b52
Add Cisco affected/fixed products complete
1 year ago
justmurphy
36021ee467
Add Cisco products affected/fixed to Unified
1 year ago
justmurphy
536931bd52
Fix missing '
1 year ago
justmurphy
02ba0d4565
Add Cisco affected/fixed products to Routing
1 year ago
justmurphy
6bb7d9e7ca
Remove obsolete Cisco entries
1 year ago
justmurphy
e29a2adbc9
Add CIS products
1 year ago
justmurphy
2be2880d1f
Add Chef products
1 year ago
justmurphy
51c8c41088
Add C products through Chatsworth
1 year ago
justmurphy
22a59c4c62
Fix trailing ws
1 year ago
justmurphy
fa385e78c8
Update Carbon Black entries
1 year ago
cisagovbot
ce449abb29
Normalize YAML files and update the software lists
1 year ago
justmurphy
a9e36a1354
Merge pull request #513 from cisagov/update_B
...
Update B products list
1 year ago
justmurphy
d7237b123a
Merge branch 'develop' into update_B
1 year ago
cisagovbot
b7d9f75a61
Normalize YAML files and update the software lists
1 year ago
Nick
daddbc208b
Merge pull request #515 from cisagov/improvement/fix-list-displays
...
Generate individual software list files instead of a single software list
1 year ago
dependabot[bot]
4ee1bfd96b
Bump actions/setup-python from 2 to 3
...
Bumps [actions/setup-python](https://github.com/actions/setup-python ) from 2 to 3.
- [Release notes](https://github.com/actions/setup-python/releases )
- [Commits](https://github.com/actions/setup-python/compare/v2...v3 )
---
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>
1 year ago
Nicholas McDonnell
84ca8ff082
Update the workflow for Markdown generation
...
Update the this workflow to reflect that now individual Markdown files
are generated instead of a single file. This includes renaming the
workflow file, adjusting some step names, and tweaking some other
aspects.
1 year ago
Nicholas McDonnell
acce4c2197
Merge branch 'develop' into improvement/fix-list-displays
1 year ago
Nicholas McDonnell
9f5c200b82
Remove the SOFTWARE-LIST.md file
...
This file is unnecessary because individual files will be generated
going forward.
1 year ago
Nicholas McDonnell
0d55714fd0
Add new CODEOWNERS directive
...
Add a directive for the automated update configuration that is stored
in the config/ directory.
1 year ago
Nicholas McDonnell
eef99899dc
Add shell script pre-commit hooks
...
Now that software updates are handled by a bash script that is stored
in the repository these pre-commit hooks should be re-added to the
pre-commit configuration. This also includes re-adding all of the
scaffolding that installs the shfmt tool in the build.yml workflow.
1 year ago
Nicholas McDonnell
bc0e017b62
Update software list generation
...
Consolidate all update tasks into a single bash script that is run by
the GitHub Actions workflow. This also switches to generating
individual Markdown files for each data/cisagov_*.yml file.
1 year ago
justmurphy
80b25611cb
Merge branch 'develop' into update_B
1 year ago
Nick
da7f648ced
Merge pull request #442 from cisagov/dependabot/github_actions/lewagon/wait-on-check-action-1.1.1
...
Bump lewagon/wait-on-check-action from 1.0.0 to 1.1.1
1 year ago
Nick
398415eb33
Merge branch 'develop' into dependabot/github_actions/lewagon/wait-on-check-action-1.1.1
1 year ago
Nick
5097d37907
Merge pull request #514 from cisagov/lineage/skeleton
...
⚠️ CONFLICT! Lineage pull request for: skeleton
1 year ago
mcdonnnj
6f4baa2b8c
Merge https://github.com/cisagov/skeleton-generic into lineage/skeleton
1 year ago
Nick
6978f2a4dd
Merge pull request #100 from cisagov/improvement/update_markdownlint_configuration
...
Use new `markdownlint` rules for emphasis- and strong-styles
1 year ago