Skip to content

Commit cf92601

Browse files
github-actions[bot]Create or Update Pull Request Action
andauthored
docs: OpenSSF Scorecard Report Updated (#36)
Co-authored-by: Create or Update Pull Request Action <[email protected]>
1 parent 30e0c78 commit cf92601

File tree

2 files changed

+31
-16
lines changed

2 files changed

+31
-16
lines changed

tools/ossf_scorecard/database.json

Lines changed: 24 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -41,12 +41,17 @@
4141
"score": 7.1,
4242
"date": "2025-05-27T18:25:05Z",
4343
"commit": "f7272ad9265b6bf3b15a6a4209309e37b3e48bd7"
44+
},
45+
{
46+
"score": 6.9,
47+
"date": "2025-07-29T07:28:38Z",
48+
"commit": "bcdeb9767051716b33e401449b01857a31d5e979"
4449
}
4550
],
4651
"current": {
47-
"score": 6.9,
48-
"date": "2025-07-29T07:28:38Z",
49-
"commit": "bcdeb9767051716b33e401449b01857a31d5e979"
52+
"score": 7.1,
53+
"date": "2025-08-26T07:26:53Z",
54+
"commit": "bcdf741f68f549fcfaa480524dda764f13398554"
5055
}
5156
},
5257
"generator-gruntfile": {
@@ -216,12 +221,17 @@
216221
"score": 7.2,
217222
"date": "2025-04-29T07:27:07Z",
218223
"commit": "61955cc3da0803e1d463e9b4e557ce45a3be7b54"
224+
},
225+
{
226+
"score": 6.3,
227+
"date": "2025-07-29T07:28:31Z",
228+
"commit": "d3ba824a516249935628a8edda43d33f7c3a7e93"
219229
}
220230
],
221231
"current": {
222-
"score": 6.3,
223-
"date": "2025-07-29T07:28:31Z",
224-
"commit": "d3ba824a516249935628a8edda43d33f7c3a7e93"
232+
"score": 6.4,
233+
"date": "2025-08-26T07:26:46Z",
234+
"commit": "5abbd166e86f255323053a31343a6a06a8e1d5b8"
225235
}
226236
},
227237
"generator-bootstrap": {
@@ -495,12 +505,17 @@
495505
"score": 6.6,
496506
"date": "2025-03-25T17:26:31Z",
497507
"commit": "f94f3e3fd4aad98e1a794cb95faec483d4646984"
508+
},
509+
{
510+
"score": 6.4,
511+
"date": "2025-05-27T07:27:05Z",
512+
"commit": "3bfe5e45cbfab0f0125312a69a6b7e94f31915be"
498513
}
499514
],
500515
"current": {
501-
"score": 6.4,
502-
"date": "2025-05-27T07:27:05Z",
503-
"commit": "3bfe5e45cbfab0f0125312a69a6b7e94f31915be"
516+
"score": 7.1,
517+
"date": "2025-08-26T07:26:35Z",
518+
"commit": "ed9e5a3a15858cc8d1a256559647e14cb370bbe8"
504519
}
505520
}
506521
}

tools/ossf_scorecard/report.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,19 +2,19 @@
22

33
| Repository | Commit | Score | Date | Score Delta | Report | StepSecurity |
44
| -- | -- | -- | -- | -- | -- | -- |
5-
| [yeoman/generator](https://github.com/yeoman/generator) | [bcdeb97](https://github.com/yeoman/generator/commit/bcdeb9767051716b33e401449b01857a31d5e979) | 6.9 | 2025-07-29T07:28:38Z | -0.2 / [Details](https://ossf.github.io/scorecard-visualizer/#/projects/github.com/yeoman/generator/compare/f7272ad9265b6bf3b15a6a4209309e37b3e48bd7/bcdeb9767051716b33e401449b01857a31d5e979) | [View](https://ossf.github.io/scorecard-visualizer/#/projects/github.com/yeoman/generator/commit/bcdeb9767051716b33e401449b01857a31d5e979) | [Fix it](https://app.stepsecurity.io/securerepo?repo=yeoman/generator) |
6-
| [yeoman/yeoman.io](https://github.com/yeoman/yeoman.io) | [f8612dd](https://github.com/yeoman/yeoman.io/commit/f8612dd151aeefa15c7825328b3615c2863300de) | 6.4 | 2025-07-29T07:31:00Z | -0.1 / [Details](https://ossf.github.io/scorecard-visualizer/#/projects/github.com/yeoman/yeoman.io/compare/f8612dd151aeefa15c7825328b3615c2863300de/f8612dd151aeefa15c7825328b3615c2863300de) | [View](https://ossf.github.io/scorecard-visualizer/#/projects/github.com/yeoman/yeoman.io/commit/f8612dd151aeefa15c7825328b3615c2863300de) | [Fix it](https://app.stepsecurity.io/securerepo?repo=yeoman/yeoman.io) |
7-
| [yeoman/yo](https://github.com/yeoman/yo) | [d3ba824](https://github.com/yeoman/yo/commit/d3ba824a516249935628a8edda43d33f7c3a7e93) | 6.3 | 2025-07-29T07:28:31Z | -0.9 / [Details](https://ossf.github.io/scorecard-visualizer/#/projects/github.com/yeoman/yo/compare/61955cc3da0803e1d463e9b4e557ce45a3be7b54/d3ba824a516249935628a8edda43d33f7c3a7e93) | [View](https://ossf.github.io/scorecard-visualizer/#/projects/github.com/yeoman/yo/commit/d3ba824a516249935628a8edda43d33f7c3a7e93) | [Fix it](https://app.stepsecurity.io/securerepo?repo=yeoman/yo) |
8-
| [yeoman/generator-generator](https://github.com/yeoman/generator-generator) | [6f3d050](https://github.com/yeoman/generator-generator/commit/6f3d050be2becbfc7511adb8a325cf9069f99b96) | 4.8 | 2025-07-29T07:30:11Z | -0.1 / [Details](https://ossf.github.io/scorecard-visualizer/#/projects/github.com/yeoman/generator-generator/compare/1d226f237690c312d8a2b6c2bb22e65eca5fb32b/6f3d050be2becbfc7511adb8a325cf9069f99b96) | [View](https://ossf.github.io/scorecard-visualizer/#/projects/github.com/yeoman/generator-generator/commit/6f3d050be2becbfc7511adb8a325cf9069f99b96) | [Fix it](https://app.stepsecurity.io/securerepo?repo=yeoman/generator-generator) |
5+
| [yeoman/generator](https://github.com/yeoman/generator) | [bcdf741](https://github.com/yeoman/generator/commit/bcdf741f68f549fcfaa480524dda764f13398554) | 7.1 | 2025-08-26T07:26:53Z | 0.2 / [Details](https://ossf.github.io/scorecard-visualizer/#/projects/github.com/yeoman/generator/compare/bcdeb9767051716b33e401449b01857a31d5e979/bcdf741f68f549fcfaa480524dda764f13398554) | [View](https://ossf.github.io/scorecard-visualizer/#/projects/github.com/yeoman/generator/commit/bcdf741f68f549fcfaa480524dda764f13398554) | [Fix it](https://app.stepsecurity.io/securerepo?repo=yeoman/generator) |
6+
| [yeoman/yeoman.io](https://github.com/yeoman/yeoman.io) | [f8612dd](https://github.com/yeoman/yeoman.io/commit/f8612dd151aeefa15c7825328b3615c2863300de) | 6.4 | 2025-08-26T07:28:23Z | 0 / [Details](https://ossf.github.io/scorecard-visualizer/#/projects/github.com/yeoman/yeoman.io/compare/f8612dd151aeefa15c7825328b3615c2863300de/f8612dd151aeefa15c7825328b3615c2863300de) | [View](https://ossf.github.io/scorecard-visualizer/#/projects/github.com/yeoman/yeoman.io/commit/f8612dd151aeefa15c7825328b3615c2863300de) | [Fix it](https://app.stepsecurity.io/securerepo?repo=yeoman/yeoman.io) |
7+
| [yeoman/yo](https://github.com/yeoman/yo) | [5abbd16](https://github.com/yeoman/yo/commit/5abbd166e86f255323053a31343a6a06a8e1d5b8) | 6.4 | 2025-08-26T07:26:46Z | 0.1 / [Details](https://ossf.github.io/scorecard-visualizer/#/projects/github.com/yeoman/yo/compare/d3ba824a516249935628a8edda43d33f7c3a7e93/5abbd166e86f255323053a31343a6a06a8e1d5b8) | [View](https://ossf.github.io/scorecard-visualizer/#/projects/github.com/yeoman/yo/commit/5abbd166e86f255323053a31343a6a06a8e1d5b8) | [Fix it](https://app.stepsecurity.io/securerepo?repo=yeoman/yo) |
8+
| [yeoman/generator-generator](https://github.com/yeoman/generator-generator) | [6f3d050](https://github.com/yeoman/generator-generator/commit/6f3d050be2becbfc7511adb8a325cf9069f99b96) | 4.8 | 2025-08-26T07:28:12Z | 0 / [Details](https://ossf.github.io/scorecard-visualizer/#/projects/github.com/yeoman/generator-generator/compare/6f3d050be2becbfc7511adb8a325cf9069f99b96/6f3d050be2becbfc7511adb8a325cf9069f99b96) | [View](https://ossf.github.io/scorecard-visualizer/#/projects/github.com/yeoman/generator-generator/commit/6f3d050be2becbfc7511adb8a325cf9069f99b96) | [Fix it](https://app.stepsecurity.io/securerepo?repo=yeoman/generator-generator) |
99
| [yeoman/generator-dummy](https://github.com/yeoman/generator-dummy) | [22caabc](https://github.com/yeoman/generator-dummy/commit/22caabc61498eb0229d3b0d6e705d2f98cc73a59) | 5.1 | 2025-04-15T07:27:59Z | 0 / [Details](https://ossf.github.io/scorecard-visualizer/#/projects/github.com/yeoman/generator-dummy/compare/22caabc61498eb0229d3b0d6e705d2f98cc73a59/22caabc61498eb0229d3b0d6e705d2f98cc73a59) | [View](https://ossf.github.io/scorecard-visualizer/#/projects/github.com/yeoman/generator-dummy/commit/22caabc61498eb0229d3b0d6e705d2f98cc73a59) | [Fix it](https://app.stepsecurity.io/securerepo?repo=yeoman/generator-dummy) |
1010
| [yeoman/generator-node](https://github.com/yeoman/generator-node) | [23512b7](https://github.com/yeoman/generator-node/commit/23512b7f3e9c203624ea93ec79f465f041a83240) | 4.8 | 2025-06-24T07:28:51Z | 0 / [Details](https://ossf.github.io/scorecard-visualizer/#/projects/github.com/yeoman/generator-node/compare/23512b7f3e9c203624ea93ec79f465f041a83240/23512b7f3e9c203624ea93ec79f465f041a83240) | [View](https://ossf.github.io/scorecard-visualizer/#/projects/github.com/yeoman/generator-node/commit/23512b7f3e9c203624ea93ec79f465f041a83240) | [Fix it](https://app.stepsecurity.io/securerepo?repo=yeoman/generator-node) |
1111
| [yeoman/yosay](https://github.com/yeoman/yosay) | [f781247](https://github.com/yeoman/yosay/commit/f7812478ae5692d06c14ed930898b69252841f4c) | 5.7 | 2025-05-27T07:27:21Z | 0 / [Details](https://ossf.github.io/scorecard-visualizer/#/projects/github.com/yeoman/yosay/compare/f7812478ae5692d06c14ed930898b69252841f4c/f7812478ae5692d06c14ed930898b69252841f4c) | [View](https://ossf.github.io/scorecard-visualizer/#/projects/github.com/yeoman/yosay/commit/f7812478ae5692d06c14ed930898b69252841f4c) | [Fix it](https://app.stepsecurity.io/securerepo?repo=yeoman/yosay) |
12-
| [yeoman/yeoman-test](https://github.com/yeoman/yeoman-test) | [84b4be3](https://github.com/yeoman/yeoman-test/commit/84b4be3760d2f013164b3e8ff8f122a273cd56ae) | 4.9 | 2025-07-15T07:30:01Z | -0.5 / [Details](https://ossf.github.io/scorecard-visualizer/#/projects/github.com/yeoman/yeoman-test/compare/84b4be3760d2f013164b3e8ff8f122a273cd56ae/84b4be3760d2f013164b3e8ff8f122a273cd56ae) | [View](https://ossf.github.io/scorecard-visualizer/#/projects/github.com/yeoman/yeoman-test/commit/84b4be3760d2f013164b3e8ff8f122a273cd56ae) | [Fix it](https://app.stepsecurity.io/securerepo?repo=yeoman/yeoman-test) |
13-
| [yeoman/environment](https://github.com/yeoman/environment) | [a28c932](https://github.com/yeoman/environment/commit/a28c9328a09d4ff1af45e732ffddfdbb2ab82852) | 5.7 | 2025-07-29T07:29:03Z | 0.1 / [Details](https://ossf.github.io/scorecard-visualizer/#/projects/github.com/yeoman/environment/compare/ebf34ed51479dd0d413e12b9253d5f05e9ff56eb/a28c9328a09d4ff1af45e732ffddfdbb2ab82852) | [View](https://ossf.github.io/scorecard-visualizer/#/projects/github.com/yeoman/environment/commit/a28c9328a09d4ff1af45e732ffddfdbb2ab82852) | [Fix it](https://app.stepsecurity.io/securerepo?repo=yeoman/environment) |
12+
| [yeoman/yeoman-test](https://github.com/yeoman/yeoman-test) | [84b4be3](https://github.com/yeoman/yeoman-test/commit/84b4be3760d2f013164b3e8ff8f122a273cd56ae) | 4.9 | 2025-07-15T07:30:01Z | 0 / [Details](https://ossf.github.io/scorecard-visualizer/#/projects/github.com/yeoman/yeoman-test/compare/84b4be3760d2f013164b3e8ff8f122a273cd56ae/84b4be3760d2f013164b3e8ff8f122a273cd56ae) | [View](https://ossf.github.io/scorecard-visualizer/#/projects/github.com/yeoman/yeoman-test/commit/84b4be3760d2f013164b3e8ff8f122a273cd56ae) | [Fix it](https://app.stepsecurity.io/securerepo?repo=yeoman/yeoman-test) |
13+
| [yeoman/environment](https://github.com/yeoman/environment) | [bd6122e](https://github.com/yeoman/environment/commit/bd6122e92029ce83d0cb589370dffe88ef531e27) | 5.7 | 2025-08-26T07:27:22Z | 0 / [Details](https://ossf.github.io/scorecard-visualizer/#/projects/github.com/yeoman/environment/compare/a28c9328a09d4ff1af45e732ffddfdbb2ab82852/bd6122e92029ce83d0cb589370dffe88ef531e27) | [View](https://ossf.github.io/scorecard-visualizer/#/projects/github.com/yeoman/environment/commit/bd6122e92029ce83d0cb589370dffe88ef531e27) | [Fix it](https://app.stepsecurity.io/securerepo?repo=yeoman/environment) |
1414
| [yeoman/doctor](https://github.com/yeoman/doctor) | [c576ffa](https://github.com/yeoman/doctor/commit/c576ffa6dae8216450f7e66127fdd7f904b00bd9) | 5.6 | 2025-06-10T07:28:30Z | 0 / [Details](https://ossf.github.io/scorecard-visualizer/#/projects/github.com/yeoman/doctor/compare/c576ffa6dae8216450f7e66127fdd7f904b00bd9/c576ffa6dae8216450f7e66127fdd7f904b00bd9) | [View](https://ossf.github.io/scorecard-visualizer/#/projects/github.com/yeoman/doctor/commit/c576ffa6dae8216450f7e66127fdd7f904b00bd9) | [Fix it](https://app.stepsecurity.io/securerepo?repo=yeoman/doctor) |
1515
| [yeoman/yeoman-character](https://github.com/yeoman/yeoman-character) | [c20fb53](https://github.com/yeoman/yeoman-character/commit/c20fb530824d20bc03a267f5a088b84d8b65d744) | 5.9 | 2025-03-25T07:25:58Z | 0 / [Details](https://ossf.github.io/scorecard-visualizer/#/projects/github.com/yeoman/yeoman-character/compare/c20fb530824d20bc03a267f5a088b84d8b65d744/c20fb530824d20bc03a267f5a088b84d8b65d744) | [View](https://ossf.github.io/scorecard-visualizer/#/projects/github.com/yeoman/yeoman-character/commit/c20fb530824d20bc03a267f5a088b84d8b65d744) | [Fix it](https://app.stepsecurity.io/securerepo?repo=yeoman/yeoman-character) |
1616
| [yeoman/yeoman-welcome](https://github.com/yeoman/yeoman-welcome) | [ad4896e](https://github.com/yeoman/yeoman-welcome/commit/ad4896e83c61ff0a2eb346de30ddb9c8053a9b29) | 5.9 | 2025-03-25T07:27:28Z | 0 / [Details](https://ossf.github.io/scorecard-visualizer/#/projects/github.com/yeoman/yeoman-welcome/compare/ad4896e83c61ff0a2eb346de30ddb9c8053a9b29/ad4896e83c61ff0a2eb346de30ddb9c8053a9b29) | [View](https://ossf.github.io/scorecard-visualizer/#/projects/github.com/yeoman/yeoman-welcome/commit/ad4896e83c61ff0a2eb346de30ddb9c8053a9b29) | [Fix it](https://app.stepsecurity.io/securerepo?repo=yeoman/yeoman-welcome) |
17-
| [yeoman/yeoman-api](https://github.com/yeoman/yeoman-api) | [920f26f](https://github.com/yeoman/yeoman-api/commit/920f26f8b3a78923872d05984f2cdd05c31ac5a3) | 6.4 | 2025-07-29T07:28:19Z | 0 / [Details](https://ossf.github.io/scorecard-visualizer/#/projects/github.com/yeoman/yeoman-api/compare/3bfe5e45cbfab0f0125312a69a6b7e94f31915be/920f26f8b3a78923872d05984f2cdd05c31ac5a3) | [View](https://ossf.github.io/scorecard-visualizer/#/projects/github.com/yeoman/yeoman-api/commit/920f26f8b3a78923872d05984f2cdd05c31ac5a3) | [Fix it](https://app.stepsecurity.io/securerepo?repo=yeoman/yeoman-api) |
17+
| [yeoman/yeoman-api](https://github.com/yeoman/yeoman-api) | [ed9e5a3](https://github.com/yeoman/yeoman-api/commit/ed9e5a3a15858cc8d1a256559647e14cb370bbe8) | 7.1 | 2025-08-26T07:26:35Z | 0.7 / [Details](https://ossf.github.io/scorecard-visualizer/#/projects/github.com/yeoman/yeoman-api/compare/3bfe5e45cbfab0f0125312a69a6b7e94f31915be/ed9e5a3a15858cc8d1a256559647e14cb370bbe8) | [View](https://ossf.github.io/scorecard-visualizer/#/projects/github.com/yeoman/yeoman-api/commit/ed9e5a3a15858cc8d1a256559647e14cb370bbe8) | [Fix it](https://app.stepsecurity.io/securerepo?repo=yeoman/yeoman-api) |
1818

1919
_Report generated by [OpenSSF Scorecard Monitor](https://github.com/ossf/scorecard-monitor)._
2020

0 commit comments

Comments
 (0)