Skip to content

Commit 879f966

Browse files
committed
chore: update git URL references
1 parent b7492f0 commit 879f966

File tree

7 files changed

+63
-63
lines changed

7 files changed

+63
-63
lines changed

.versionrc.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@
99
{"type": "perf", "section": "Others"},
1010
{"type": "test", "section": "Test"}
1111
],
12-
"commitUrlFormat": "https://github.com/ulisesGascon/openssf-scorecard-monitor/commits/{{hash}}",
13-
"compareUrlFormat": "https://github.com/ulisesGascon/openssf-scorecard-monitor/compare/{{previousTag}}...{{currentTag}}"
12+
"commitUrlFormat": "https://github.com/ossf/scorecard-monitor/commits/{{hash}}",
13+
"compareUrlFormat": "https://github.com/ossf/scorecard-monitor/compare/{{previousTag}}...{{currentTag}}"
1414
}

CHANGELOG.md

+47-47
Original file line numberDiff line numberDiff line change
@@ -2,68 +2,68 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5-
### [1.0.1](https://github.com/ulisesGascon/openssf-scorecard-monitor/compare/v1.0.0...v1.0.1) (2023-02-15)
5+
### [1.0.1](https://github.com/ossf/scorecard-monitor/compare/v1.0.0...v1.0.1) (2023-02-15)
66

77

88
### Other
99

10-
* added github action branding ([831364a](https://github.com/ulisesGascon/openssf-scorecard-monitor/commits/831364aaf4654af1bbc4747fcbc414539b9d7a74))
10+
* added github action branding ([831364a](https://github.com/ossf/scorecard-monitor/commits/831364aaf4654af1bbc4747fcbc414539b9d7a74))
1111

1212
## 1.0.0 (2023-02-15)
1313

1414

1515
### Features
1616

17-
* added basic github action definition ([f98ce7c](https://github.com/ulisesGascon/openssf-scorecard-monitor/commits/f98ce7c0affd8559f37e5fbf2f9a2c3e30242eca))
18-
* added basic utilities ([cf3fdb1](https://github.com/ulisesGascon/openssf-scorecard-monitor/commits/cf3fdb12bd1d8fcdd387d1a9c8a73fc20dcb1c50))
19-
* added commit changes capability ([6a82bda](https://github.com/ulisesGascon/openssf-scorecard-monitor/commits/6a82bda3f82787caf58e6ca3cd65002943b36484))
20-
* added default settings ([1382939](https://github.com/ulisesGascon/openssf-scorecard-monitor/commits/138293900da4c9b7b9ee9ed7158df420c218e243))
21-
* added dependency vercel/ncc ([6daf8c8](https://github.com/ulisesGascon/openssf-scorecard-monitor/commits/6daf8c85e37e89833cc388cfa525658056bc4e12))
22-
* added Ejs as dependency ([ddb8091](https://github.com/ulisesGascon/openssf-scorecard-monitor/commits/ddb8091243ae905f3e57374de72a7374d5cf00b2))
23-
* added empty config file ([0ab5133](https://github.com/ulisesGascon/openssf-scorecard-monitor/commits/0ab51330c188a6e2e19e8c1705f95e8ec6a9b357))
24-
* added empty db file ([5d9e236](https://github.com/ulisesGascon/openssf-scorecard-monitor/commits/5d9e236327ddc4fe9a9819e3280d9738010f14d8))
25-
* added github action core logic ([324614d](https://github.com/ulisesGascon/openssf-scorecard-monitor/commits/324614d184fbbf02b034825cf46fb413b8318cfd))
26-
* added issue template ([71f9bbb](https://github.com/ulisesGascon/openssf-scorecard-monitor/commits/71f9bbb2901d471c8014495a7e8b885d97ac23f7))
27-
* added markdown reporting ([c38a0d8](https://github.com/ulisesGascon/openssf-scorecard-monitor/commits/c38a0d85806d24f82713a94cd7119308d53cef14))
28-
* added max resquest in settings ([868c4b8](https://github.com/ulisesGascon/openssf-scorecard-monitor/commits/868c4b86e575e9d4d1356ca9b5a6359b2e03f92a))
29-
* added notification settings ([2e008f5](https://github.com/ulisesGascon/openssf-scorecard-monitor/commits/2e008f5e50724b414c6b6c2a71dd58fcb10ad0cd))
30-
* added octokit/rest library ([f7eacf0](https://github.com/ulisesGascon/openssf-scorecard-monitor/commits/f7eacf08cba8034723fd539d90a674de36c250a6))
31-
* extended inputs ([1e80345](https://github.com/ulisesGascon/openssf-scorecard-monitor/commits/1e80345be1777b7db25952af3d1081af93141a03))
32-
* simplified legacy code ([eb024ed](https://github.com/ulisesGascon/openssf-scorecard-monitor/commits/eb024ed84e505433bb89098c65140e43b5784e7c))
33-
* WIP core logic ([939ebba](https://github.com/ulisesGascon/openssf-scorecard-monitor/commits/939ebba0c1d773237366620cefd77e2a54afff09))
17+
* added basic github action definition ([f98ce7c](https://github.com/ossf/scorecard-monitor/commits/f98ce7c0affd8559f37e5fbf2f9a2c3e30242eca))
18+
* added basic utilities ([cf3fdb1](https://github.com/ossf/scorecard-monitor/commits/cf3fdb12bd1d8fcdd387d1a9c8a73fc20dcb1c50))
19+
* added commit changes capability ([6a82bda](https://github.com/ossf/scorecard-monitor/commits/6a82bda3f82787caf58e6ca3cd65002943b36484))
20+
* added default settings ([1382939](https://github.com/ossf/scorecard-monitor/commits/138293900da4c9b7b9ee9ed7158df420c218e243))
21+
* added dependency vercel/ncc ([6daf8c8](https://github.com/ossf/scorecard-monitor/commits/6daf8c85e37e89833cc388cfa525658056bc4e12))
22+
* added Ejs as dependency ([ddb8091](https://github.com/ossf/scorecard-monitor/commits/ddb8091243ae905f3e57374de72a7374d5cf00b2))
23+
* added empty config file ([0ab5133](https://github.com/ossf/scorecard-monitor/commits/0ab51330c188a6e2e19e8c1705f95e8ec6a9b357))
24+
* added empty db file ([5d9e236](https://github.com/ossf/scorecard-monitor/commits/5d9e236327ddc4fe9a9819e3280d9738010f14d8))
25+
* added github action core logic ([324614d](https://github.com/ossf/scorecard-monitor/commits/324614d184fbbf02b034825cf46fb413b8318cfd))
26+
* added issue template ([71f9bbb](https://github.com/ossf/scorecard-monitor/commits/71f9bbb2901d471c8014495a7e8b885d97ac23f7))
27+
* added markdown reporting ([c38a0d8](https://github.com/ossf/scorecard-monitor/commits/c38a0d85806d24f82713a94cd7119308d53cef14))
28+
* added max resquest in settings ([868c4b8](https://github.com/ossf/scorecard-monitor/commits/868c4b86e575e9d4d1356ca9b5a6359b2e03f92a))
29+
* added notification settings ([2e008f5](https://github.com/ossf/scorecard-monitor/commits/2e008f5e50724b414c6b6c2a71dd58fcb10ad0cd))
30+
* added octokit/rest library ([f7eacf0](https://github.com/ossf/scorecard-monitor/commits/f7eacf08cba8034723fd539d90a674de36c250a6))
31+
* extended inputs ([1e80345](https://github.com/ossf/scorecard-monitor/commits/1e80345be1777b7db25952af3d1081af93141a03))
32+
* simplified legacy code ([eb024ed](https://github.com/ossf/scorecard-monitor/commits/eb024ed84e505433bb89098c65140e43b5784e7c))
33+
* WIP core logic ([939ebba](https://github.com/ossf/scorecard-monitor/commits/939ebba0c1d773237366620cefd77e2a54afff09))
3434

3535

3636
### Bug Fixes
3737

38-
* minor bugs ([#4](https://github.com/UlisesGascon/openssf-scorecard-monitor/issues/4)) ([e07d7f7](https://github.com/ulisesGascon/openssf-scorecard-monitor/commits/e07d7f7dd38efa5caaf64d0c548752f2ae54ed45))
38+
* minor bugs ([#4](https://github.com/ossf/scorecard-monitor/issues/4)) ([e07d7f7](https://github.com/ossf/scorecard-monitor/commits/e07d7f7dd38efa5caaf64d0c548752f2ae54ed45))
3939

4040

4141
### Other
4242

43-
* added actions dependencies ([42029e2](https://github.com/ulisesGascon/openssf-scorecard-monitor/commits/42029e2788dfae7ad0b2ffd9011b085d46b10416))
44-
* added basic documentation ([ca9d057](https://github.com/ulisesGascon/openssf-scorecard-monitor/commits/ca9d0574a6189c0244abc2fa1951f2f3fb0ca265))
45-
* added build step ([edfbc40](https://github.com/ulisesGascon/openssf-scorecard-monitor/commits/edfbc40e1c79bb3317e54f3b1265d762df1bf248))
46-
* added CI pipeline ([14cc3ef](https://github.com/ulisesGascon/openssf-scorecard-monitor/commits/14cc3ef72671b56fc196639319ef1727af7b5f8b))
47-
* added dependency ([84bf461](https://github.com/ulisesGascon/openssf-scorecard-monitor/commits/84bf4617d82095b9c11b58ed528cd0e1b19679d7))
48-
* added dev dependencies ([61fb9df](https://github.com/ulisesGascon/openssf-scorecard-monitor/commits/61fb9dfdb9f58ec422c917c0fe7be82cea8cbed7))
49-
* added dist folder ([b51795a](https://github.com/ulisesGascon/openssf-scorecard-monitor/commits/b51795a3eb45c7ed30854d42c0f71baf2e800f98))
50-
* added extra references ([a04f4d0](https://github.com/ulisesGascon/openssf-scorecard-monitor/commits/a04f4d0b7d3acdee274d9dc7f7eb7ba9cdd728b4))
51-
* added husky git hooks ([cf56817](https://github.com/ulisesGascon/openssf-scorecard-monitor/commits/cf568176151265c092051ce11de5fdbbeaa822ee))
52-
* added initial file ([7ef1880](https://github.com/ulisesGascon/openssf-scorecard-monitor/commits/7ef18801e6ef662e8b345bcf1afb7272843eec93))
53-
* added linting ([b1ba183](https://github.com/ulisesGascon/openssf-scorecard-monitor/commits/b1ba1837c9b79d133cd8eae18779eb95706b4bb1))
54-
* added nodejs engine specs ([fc35159](https://github.com/ulisesGascon/openssf-scorecard-monitor/commits/fc351595aeb23903ea54406d91f8c41b0d1601c8))
55-
* added test support ([60c3763](https://github.com/ulisesGascon/openssf-scorecard-monitor/commits/60c3763c9e9ce21708e0345e941536e5b94a24d0))
56-
* avoid npm publication ([33aca47](https://github.com/ulisesGascon/openssf-scorecard-monitor/commits/33aca4797de7acb581b37ae3885e64ca33d7dadd))
57-
* dist added ([afcf7a1](https://github.com/ulisesGascon/openssf-scorecard-monitor/commits/afcf7a1898698eb4aa5be176dbffb58cd92c68cb))
58-
* downgrade to got v11 ([47fa4da](https://github.com/ulisesGascon/openssf-scorecard-monitor/commits/47fa4dab2892369999a824dfde018361942efbcd))
59-
* downgrade to Node v16 ([006443a](https://github.com/ulisesGascon/openssf-scorecard-monitor/commits/006443a765e291856bce17e6def903a22d26f7d9))
60-
* extended releases config ([3ca4134](https://github.com/ulisesGascon/openssf-scorecard-monitor/commits/3ca4134c7682bc12cb95b0fe7c698caf16514af2))
61-
* extended releases config ([0668780](https://github.com/ulisesGascon/openssf-scorecard-monitor/commits/06687803ea166c19c13a2cfe9259ba4d051943d0))
62-
* ignored dist folder for linting ([28e8390](https://github.com/ulisesGascon/openssf-scorecard-monitor/commits/28e83905706f9a0de7b11655a0e5fbf9271d98e2))
63-
* improved documentation ([22bd265](https://github.com/ulisesGascon/openssf-scorecard-monitor/commits/22bd265c0374c79d8334d36f9be5ee88b744439c))
64-
* linting ([a166a68](https://github.com/ulisesGascon/openssf-scorecard-monitor/commits/a166a682889bcc757ff6ab9f330eae3c8b546132))
65-
* linting ([e889af3](https://github.com/ulisesGascon/openssf-scorecard-monitor/commits/e889af3c39fdf3cc3c8d74819442ea043d6a4291))
66-
* linting ([ed33e9a](https://github.com/ulisesGascon/openssf-scorecard-monitor/commits/ed33e9afe096a156e9e7ff9580c037f945b1d613))
67-
* npm initialization ([fb2613b](https://github.com/ulisesGascon/openssf-scorecard-monitor/commits/fb2613b272128f4151ea8eb57f2b3aa310df514b))
68-
* removed md extension from template location ([7be296d](https://github.com/ulisesGascon/openssf-scorecard-monitor/commits/7be296d134fc436c9c2b151149ce4a6a58483570))
69-
* removed reference files ([918708a](https://github.com/ulisesGascon/openssf-scorecard-monitor/commits/918708a98feff0054ad7d68f17ae534a8cb354bd))
43+
* added actions dependencies ([42029e2](https://github.com/ossf/scorecard-monitor/commits/42029e2788dfae7ad0b2ffd9011b085d46b10416))
44+
* added basic documentation ([ca9d057](https://github.com/ossf/scorecard-monitor/commits/ca9d0574a6189c0244abc2fa1951f2f3fb0ca265))
45+
* added build step ([edfbc40](https://github.com/ossf/scorecard-monitor/commits/edfbc40e1c79bb3317e54f3b1265d762df1bf248))
46+
* added CI pipeline ([14cc3ef](https://github.com/ossf/scorecard-monitor/commits/14cc3ef72671b56fc196639319ef1727af7b5f8b))
47+
* added dependency ([84bf461](https://github.com/ossf/scorecard-monitor/commits/84bf4617d82095b9c11b58ed528cd0e1b19679d7))
48+
* added dev dependencies ([61fb9df](https://github.com/ossf/scorecard-monitor/commits/61fb9dfdb9f58ec422c917c0fe7be82cea8cbed7))
49+
* added dist folder ([b51795a](https://github.com/ossf/scorecard-monitor/commits/b51795a3eb45c7ed30854d42c0f71baf2e800f98))
50+
* added extra references ([a04f4d0](https://github.com/ossf/scorecard-monitor/commits/a04f4d0b7d3acdee274d9dc7f7eb7ba9cdd728b4))
51+
* added husky git hooks ([cf56817](https://github.com/ossf/scorecard-monitor/commits/cf568176151265c092051ce11de5fdbbeaa822ee))
52+
* added initial file ([7ef1880](https://github.com/ossf/scorecard-monitor/commits/7ef18801e6ef662e8b345bcf1afb7272843eec93))
53+
* added linting ([b1ba183](https://github.com/ossf/scorecard-monitor/commits/b1ba1837c9b79d133cd8eae18779eb95706b4bb1))
54+
* added nodejs engine specs ([fc35159](https://github.com/ossf/scorecard-monitor/commits/fc351595aeb23903ea54406d91f8c41b0d1601c8))
55+
* added test support ([60c3763](https://github.com/ossf/scorecard-monitor/commits/60c3763c9e9ce21708e0345e941536e5b94a24d0))
56+
* avoid npm publication ([33aca47](https://github.com/ossf/scorecard-monitor/commits/33aca4797de7acb581b37ae3885e64ca33d7dadd))
57+
* dist added ([afcf7a1](https://github.com/ossf/scorecard-monitor/commits/afcf7a1898698eb4aa5be176dbffb58cd92c68cb))
58+
* downgrade to got v11 ([47fa4da](https://github.com/ossf/scorecard-monitor/commits/47fa4dab2892369999a824dfde018361942efbcd))
59+
* downgrade to Node v16 ([006443a](https://github.com/ossf/scorecard-monitor/commits/006443a765e291856bce17e6def903a22d26f7d9))
60+
* extended releases config ([3ca4134](https://github.com/ossf/scorecard-monitor/commits/3ca4134c7682bc12cb95b0fe7c698caf16514af2))
61+
* extended releases config ([0668780](https://github.com/ossf/scorecard-monitor/commits/06687803ea166c19c13a2cfe9259ba4d051943d0))
62+
* ignored dist folder for linting ([28e8390](https://github.com/ossf/scorecard-monitor/commits/28e83905706f9a0de7b11655a0e5fbf9271d98e2))
63+
* improved documentation ([22bd265](https://github.com/ossf/scorecard-monitor/commits/22bd265c0374c79d8334d36f9be5ee88b744439c))
64+
* linting ([a166a68](https://github.com/ossf/scorecard-monitor/commits/a166a682889bcc757ff6ab9f330eae3c8b546132))
65+
* linting ([e889af3](https://github.com/ossf/scorecard-monitor/commits/e889af3c39fdf3cc3c8d74819442ea043d6a4291))
66+
* linting ([ed33e9a](https://github.com/ossf/scorecard-monitor/commits/ed33e9afe096a156e9e7ff9580c037f945b1d613))
67+
* npm initialization ([fb2613b](https://github.com/ossf/scorecard-monitor/commits/fb2613b272128f4151ea8eb57f2b3aa310df514b))
68+
* removed md extension from template location ([7be296d](https://github.com/ossf/scorecard-monitor/commits/7be296d134fc436c9c2b151149ce4a6a58483570))
69+
* removed reference files ([918708a](https://github.com/ossf/scorecard-monitor/commits/918708a98feff0054ad7d68f17ae534a8cb354bd))

README.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ _[Sample issue](https://github.com/nodejs/security-wg/issues/885)_
5555
- [Nodejs](https://github.com/nodejs): The Node.js Ecosystem Security Working Group is using [this pipeline](https://github.com/nodejs/security-wg/blob/main/.github/workflows/ossf-scorecard-reporting.yml) to generate a [report](https://github.com/nodejs/security-wg/blob/main/tools/ossf_scorecard/report.md) with scores for all the repositories in the Node.js org.
5656
- [One Beyond](https://github.com/onebeyond): The Maintainers are using [this pipeline](https://github.com/onebeyond/maintainers/blob/main/.github/workflows/security-scoring.yml) to generate a scoring report inside [a specific document][onebeyond-report], in order to generate a [web version](https://onebeyond-maintainers.netlify.app/reporting/ossf-scorecard) of it
5757
- [NodeSecure](https://github.com/NodeSecure): The Maintainers are using [this pipeline](https://github.com/NodeSecure/Governance/blob/main/.github/workflows/ossf-scorecard-reporting.yml) to generate a scoring report and notification issues.
58-
- **[More users](https://github.com/UlisesGascon/openssf-scorecard-monitor/network/dependents)**
58+
- **[More users](https://github.com/ossf/scorecard-monitor/network/dependents)**
5959

6060
[onebeyond-report]: https://github.com/onebeyond/maintainers/blob/main/docs/06-reporting/01-scorecard.md
6161

@@ -95,7 +95,7 @@ jobs:
9595
steps:
9696
- uses: actions/checkout@v2
9797
- name: OpenSSF Scorecard Monitor
98-
uses: UlisesGascon/openssf-[email protected]
98+
uses: ossf/[email protected]
9999
with:
100100
scope: reporting/scope.json
101101
database: reporting/database.json
@@ -149,7 +149,7 @@ jobs:
149149
steps:
150150
- uses: actions/checkout@v2
151151
- name: OpenSSF Scorecard Monitor
152-
uses: UlisesGascon/openssf-[email protected]
152+
uses: ossf/[email protected]
153153
id: openssf-scorecard-monitor
154154
with:
155155
# ....
@@ -181,7 +181,7 @@ jobs:
181181
steps:
182182
- uses: actions/checkout@v2
183183
- name: OpenSSF Scorecard Monitor
184-
uses: UlisesGascon/openssf-[email protected]
184+
uses: ossf/[email protected]
185185
id: openssf-scorecard-monitor
186186
with:
187187
auto-commit: false

0 commit comments

Comments
 (0)