justmurphy
3e8b964abd
Merge pull request #518 from cisagov/update-C
...
Update C products
2022-03-14 16:10:57 -04:00
justmurphy
b04121a067
Merge branch 'develop' into update-C
2022-03-14 16:09:09 -04:00
justmurphy
0dacbe9c78
Finish Cisco unaffected products
2022-03-14 16:05:10 -04:00
justmurphy
376a1b4424
Add Cisco products unaffected up to Wireless
2022-03-14 15:51:14 -04:00
justmurphy
00ff05db66
Add Cisco unaffected products up to UC
2022-03-04 14:50:48 -05:00
justmurphy
20c60670bd
Add Cisco products through R&S-SmB
2022-03-04 13:48:32 -05:00
justmurphy
debe95d0c2
Add Cisco products through NM&P
2022-03-04 08:13:14 -05:00
justmurphy
a1fbeba030
Add Cisco products unaffected Modeling Labs
2022-03-03 16:41:55 -05:00
justmurphy
85e6f74c24
Add Cisco unaffected products to NM&P
2022-03-03 16:21:46 -05:00
justmurphy
51026b7b52
Add Cisco affected/fixed products complete
2022-03-03 15:58:54 -05:00
justmurphy
36021ee467
Add Cisco products affected/fixed to Unified
2022-03-03 15:05:55 -05:00
justmurphy
536931bd52
Fix missing '
2022-03-02 10:37:10 -05:00
justmurphy
02ba0d4565
Add Cisco affected/fixed products to Routing
2022-03-02 10:32:00 -05:00
justmurphy
6bb7d9e7ca
Remove obsolete Cisco entries
2022-03-02 08:56:44 -05:00
justmurphy
e29a2adbc9
Add CIS products
2022-03-02 08:47:09 -05:00
justmurphy
2be2880d1f
Add Chef products
2022-03-02 08:34:21 -05:00
justmurphy
51c8c41088
Add C products through Chatsworth
2022-03-02 08:27:15 -05:00
justmurphy
22a59c4c62
Fix trailing ws
2022-03-01 12:39:07 -05:00
justmurphy
fa385e78c8
Update Carbon Black entries
2022-03-01 12:36:41 -05:00
cisagovbot
ce449abb29
Normalize YAML files and update the software lists
2022-03-01 17:20:53 +00:00
justmurphy
a9e36a1354
Merge pull request #513 from cisagov/update_B
...
Update B products list
2022-03-01 11:18:21 -06:00
justmurphy
d7237b123a
Merge branch 'develop' into update_B
2022-03-01 10:52:16 -06:00
cisagovbot
b7d9f75a61
Normalize YAML files and update the software lists
2022-03-01 16:35:00 +00:00
Nick
daddbc208b
Merge pull request #515 from cisagov/improvement/fix-list-displays
...
Generate individual software list files instead of a single software list
2022-03-01 11:26:42 -05:00
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.
2022-02-28 11:19:56 -05:00
Nicholas McDonnell
acce4c2197
Merge branch 'develop' into improvement/fix-list-displays
2022-02-28 11:19:56 -05:00
Nicholas McDonnell
9f5c200b82
Remove the SOFTWARE-LIST.md file
...
This file is unnecessary because individual files will be generated
going forward.
2022-02-28 11:19:55 -05:00
Nicholas McDonnell
0d55714fd0
Add new CODEOWNERS directive
...
Add a directive for the automated update configuration that is stored
in the config/ directory.
2022-02-28 11:19:55 -05:00
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.
2022-02-28 11:19:55 -05:00
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.
2022-02-28 11:19:43 -05:00
justmurphy
80b25611cb
Merge branch 'develop' into update_B
2022-02-25 11:37:05 -06:00
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
2022-02-25 12:12:59 -05:00
Nick
398415eb33
Merge branch 'develop' into dependabot/github_actions/lewagon/wait-on-check-action-1.1.1
2022-02-25 12:07:01 -05:00
Nick
5097d37907
Merge pull request #514 from cisagov/lineage/skeleton
...
⚠️ CONFLICT! Lineage pull request for: skeleton
2022-02-25 12:06:13 -05:00
mcdonnnj
6f4baa2b8c
Merge https://github.com/cisagov/skeleton-generic into lineage/skeleton
2022-02-25 16:44:48 +00:00
Nick
6978f2a4dd
Merge pull request #100 from cisagov/improvement/update_markdownlint_configuration
...
Use new `markdownlint` rules for emphasis- and strong-styles
2022-02-25 11:43:07 -05:00
Nicholas McDonnell
7868a35e10
Add missing hyphen in markdownlint rule header
2022-02-25 11:23:25 -05:00
Nicholas McDonnell
706bdeda5a
Use asterisks for emphasis- and strong-styles
...
Given the inconsistent behavior of underscores used within words for
style we should prefer asterisks now that these rules are available.
2022-02-25 11:21:37 -05:00
Nicholas McDonnell
23e1ac4815
Merge github.com:cisagov/skeleton-generic into lineage/skeleton
2022-02-25 10:48:54 -05:00
Nick
d0817e2a37
Merge pull request #98 from cisagov/maintenance/update_pre-commit_hooks
...
Update pre-commit hooks
2022-02-25 09:38:03 -05:00
Nick
3303e46ecd
Merge branch 'develop' into maintenance/update_pre-commit_hooks
2022-02-25 09:36:43 -05:00
Nick
d7126900d7
Merge pull request #99 from cisagov/improvement/update_dependabot_and_yamllint_configurations
...
Add boilerplate for upcoming Dependabot configuration changes
2022-02-25 09:36:33 -05:00
Nicholas McDonnell
77b20ab3d7
Disable comments-indentation rule for yamllint
...
yamllint does not like it when you comment out pieces of dictionaries
in lists. Upcoming additions to the Dependabot configuration will run
afoul of this so we are updating the yamllint configuration.
2022-02-25 08:27:32 -05:00
Nicholas McDonnell
a05b45adf9
Add comment to Dependabot configuration
...
This comment explains that the configuration may have commented out
ignore directives that should be uncommented in downstream projects.
2022-02-25 08:26:08 -05:00
Nicholas McDonnell
ad71ef369b
Update pre-commit hooks
...
Update pre-commit hooks using `pre-commit autoupdate`.
2022-02-23 20:11:49 -05:00
justmurphy
1da2cc78ef
Add Canon products
2022-02-17 11:23:51 -05:00
justmurphy
e34a399de7
Merge branch 'develop' into update_B
2022-02-17 11:08:21 -05:00
justmurphy
9e857580e3
Add/update Broadcom products
2022-02-17 09:31:47 -05:00
justmurphy
d5345e33cf
Update rel. paths for template
2022-02-17 08:32:53 -05:00
justmurphy
06e110cc0d
Update rel. paths
2022-02-17 08:32:13 -05:00