Eli Reisman
|
2e4eaa490e
|
complete test suite conversions; simplify fn name
|
2024-06-10 09:51:00 -07:00 |
|
Eli Reisman
|
ecd706f525
|
register spdx lib as ES Module, start converting call sites to use new spdx pkg - TODO: update tests
|
2024-06-10 09:51:00 -07:00 |
|
Eli Reisman
|
bc5b235cf6
|
move jest to dev dependencies
|
2024-06-10 09:51:00 -07:00 |
|
Eli Reisman
|
154c1500f3
|
add @onebeyond/spdx-license-satisfies to DR Action project
|
2024-06-10 09:51:00 -07:00 |
|
Eli Reisman
|
df5d74f5d3
|
Merge pull request #783 from actions/elireisman/all-changes-to-scorecard
Include all added dependencies in scorecard entries
|
2024-06-07 14:15:00 -07:00 |
|
Eli Reisman
|
1e5b2e69a2
|
npm run package
|
2024-06-07 10:00:47 -07:00 |
|
Eli Reisman
|
e69288dbec
|
only filter out removed changes from the original PR diff when adding scorecard entries in DR Action report
|
2024-06-07 10:00:37 -07:00 |
|
Eli Reisman
|
8285e75fb2
|
Merge pull request #782 from actions/dependabot/npm_and_yarn/undici-5.28.4
Bump undici from 5.28.3 to 5.28.4
|
2024-06-07 09:44:10 -07:00 |
|
Eli Reisman
|
2224c7c05a
|
npm run package to update dist
|
2024-06-07 09:35:26 -07:00 |
|
dependabot[bot]
|
c0630c2a88
|
Bump undici from 5.28.3 to 5.28.4
Bumps [undici](https://github.com/nodejs/undici) from 5.28.3 to 5.28.4.
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](https://github.com/nodejs/undici/compare/v5.28.3...v5.28.4)
---
updated-dependencies:
- dependency-name: undici
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-06-06 18:28:02 +00:00 |
|
Eli Reisman
|
72eb03d02c
|
Merge pull request #781 from actions/release-v4.3.3
Bump project version to 4.3.3 in prep for a release
v4.3.3
|
2024-06-05 12:15:21 -07:00 |
|
Eli Reisman
|
137d8b42ce
|
bump to version v4.3.3
|
2024-06-05 10:26:55 -07:00 |
|
Eli Reisman
|
e6b618ed05
|
Merge pull request #767 from actions/max-comment-length
Fix the max comment length issue
|
2024-06-04 13:03:31 -07:00 |
|
Eli Reisman
|
3c42649204
|
fix ws for linter
|
2024-06-04 12:33:48 -07:00 |
|
Eli Reisman
|
8e6ea8d29b
|
update packaging
|
2024-06-04 12:30:34 -07:00 |
|
Eli Reisman
|
1b3d2772d0
|
post-review: add PR comment full summary test case
|
2024-06-04 12:30:05 -07:00 |
|
Eli Reisman
|
220872c81a
|
Update src/main.ts
Co-authored-by: Brandon Teng <bteng22@github.com>
|
2024-06-04 12:14:40 -07:00 |
|
Eli Reisman
|
087d0f81a5
|
repackage to update dist
|
2024-06-04 11:50:22 -07:00 |
|
Eli Reisman
|
4531204be7
|
whitespace
|
2024-06-04 11:50:21 -07:00 |
|
Eli Reisman
|
df1ca890c5
|
appease linter
|
2024-06-04 11:50:21 -07:00 |
|
Eli Reisman
|
97c6dd59c3
|
run prettier to clear linter warnings
|
2024-06-04 11:50:21 -07:00 |
|
Eli Reisman
|
0bec1ca5b4
|
clean up list formatting for PR comment
|
2024-06-04 11:21:15 -07:00 |
|
Eli Reisman
|
5460632ba9
|
WIP: summary test
|
2024-06-04 11:21:15 -07:00 |
|
Eli Reisman
|
f7aca4f481
|
refactor to dedup min summary generation
|
2024-06-04 11:21:14 -07:00 |
|
Eli Reisman
|
1988567896
|
re-apply set output for comment-content
|
2024-06-04 11:20:29 -07:00 |
|
Justin Hutchings
|
1e26117d02
|
Fix extra whitespace in list
|
2024-06-04 11:20:27 -07:00 |
|
Justin Hutchings
|
b1e704b9d6
|
Fix bug where I replaced the comment in the wrong spot
|
2024-06-04 11:20:19 -07:00 |
|
Justin Hutchings
|
48fae2e703
|
Add min-comment to fix max-comment length issue
|
2024-06-04 11:20:10 -07:00 |
|
Jon Janego
|
8d625cd32e
|
Merge pull request #777 from actions/jonjanego-issue-templates
Create issue templates
|
2024-06-04 11:41:12 -05:00 |
|
Jon Janego
|
3afc0d4eaa
|
Merge pull request #778 from actions/jonjanego-contribution-updates
Updates to the contribution guidelines
|
2024-06-04 09:59:36 -05:00 |
|
Jon Janego
|
bc8dee91fe
|
Update CONTRIBUTING.md
being consistent about using forks, minor style updates
|
2024-06-04 09:58:59 -05:00 |
|
Jon Janego
|
0669e2939d
|
Update CONTRIBUTING.md
Co-authored-by: Barry Gordon <896971+brrygrdn@users.noreply.github.com>
|
2024-06-04 09:45:14 -05:00 |
|
Jon Janego
|
fd46ab736e
|
Update CONTRIBUTING.md
fixing example code for consistency
|
2024-06-04 09:01:11 -05:00 |
|
Jon Janego
|
551e0b82bd
|
Update CONTRIBUTING.md
fixing a sentence fragment
|
2024-06-04 08:59:20 -05:00 |
|
Jon Janego
|
fbfa3f19c8
|
Update SECURITY.md
linking to the main bounty site instead of h1
|
2024-06-03 16:59:30 -05:00 |
|
Jon Janego
|
89204de987
|
Create config.yml
|
2024-06-03 16:48:33 -05:00 |
|
Jon Janego
|
6d4e634e06
|
Create issue templates
issue templates for bugs and feature requests
|
2024-06-03 16:43:33 -05:00 |
|
Jon Janego
|
4c5eeccebb
|
Update CONTRIBUTING.md
Adding some explanations about contribution standards and local development
|
2024-06-03 16:18:38 -05:00 |
|
Jon Janego
|
f6e67d2f8d
|
Merge pull request #776 from ramann/patch-1
fix show-openssf-scorecard-levels input
|
2024-06-03 12:54:46 -05:00 |
|
robert
|
eb0576373a
|
fix show-openssf-scorecard-levels input
The input in the README was wrong, I have fixed it to match action.yml.
|
2024-06-03 12:20:08 -04:00 |
|
Jon Janego
|
981e960c8c
|
Merge pull request #773 from am-stead/am-stead-patch-1
PR with suggestions - [Improvement]: Help streamline / simplify dependency review action README
|
2024-05-30 09:23:53 -05:00 |
|
Anne-Marie
|
87b53ae475
|
add line break
|
2024-05-30 11:10:36 +00:00 |
|
Anne-Marie
|
c601a5a741
|
combining Output notes
|
2024-05-30 11:02:59 +00:00 |
|
Jon Janego
|
5751523f41
|
Update README.md
|
2024-05-29 13:21:44 -05:00 |
|
Anne-Marie
|
3fe3159bb9
|
Indenting to match vulnerable-changes
|
2024-05-27 09:15:58 +02:00 |
|
Anne-Marie
|
2d3c93c0e0
|
Update README.md
Co-authored-by: Jon Janego <jonjanego@github.com>
|
2024-05-27 09:14:01 +02:00 |
|
Anne-Marie
|
9770b8da2c
|
Update README.md
Co-authored-by: Jon Janego <jonjanego@github.com>
|
2024-05-27 09:13:46 +02:00 |
|
Anne-Marie
|
d5b8317942
|
edits
|
2024-05-24 07:35:18 +00:00 |
|
Anne-Marie
|
d3670a3e49
|
updating GHES links
|
2024-05-23 10:38:06 +00:00 |
|
Anne-Marie
|
f38966fbec
|
updating overview
|
2024-05-23 10:26:42 +00:00 |
|