Commit Graph

  • 36297aa214 Merge pull request #716 from actions/dependabot/npm_and_yarn/types/node-20.11.28 Federico Builes 2024-03-18 05:01:38 +01:00
  • 1e69a8c24a Bump @types/node from 20.11.19 to 20.11.28 dependabot[bot] 2024-03-18 02:01:11 +00:00
  • 2f10643938 Merge pull request #715 from actions/jonjanego-patch-2 Jon Janego 2024-03-15 11:24:37 -05:00
  • 1eb83b5560 Update README.md Jon Janego 2024-03-15 11:22:32 -05:00
  • 47b7acc8e3 update dist laughedelic 2024-03-15 03:22:15 +01:00
  • 16bfb3360c Merge branch 'main' into feat/data-outputs laughedelic 2024-03-15 03:21:07 +01:00
  • bc6a1f0dd4 avoid using if: always() Alexey Alekhin 2024-03-15 03:01:16 +01:00
  • e38e634e54 Apply suggestions for docs Alexey Alekhin 2024-03-15 02:32:15 +01:00
  • 5574be321f Merge pull request #712 from actions/jonjanego-patch-1 Jon Janego 2024-03-14 15:23:18 -05:00
  • aef51371b7 Update CONTRIBUTING.md Jon Janego 2024-03-14 14:44:38 -05:00
  • 3b70c9966e Update stale.yaml Jon Janego 2024-03-14 14:43:08 -05:00
  • adaed32746 Merge pull request #709 from jhutchings1/scorecard Federico Builes 2024-03-14 06:30:21 +01:00
  • 4ce120135b Fix OpenSSF Scorecard display issue Justin Hutchings 2024-03-13 16:23:23 +00:00
  • 0e8bc32a54 Fix prettier linting Justin Hutchings 2024-03-12 22:06:54 +00:00
  • f875e6ec1d Simplify truthiness check Justin Hutchings 2024-03-12 21:49:01 +00:00
  • 72666694f0 Fix broken tests, clean up dead code Justin Hutchings 2024-03-12 21:32:27 +00:00
  • 7dc5f537be Add scorecard to summary and count scorecard warnings Justin Hutchings 2024-03-12 20:47:25 +00:00
  • ac600387ca Add tests Justin Hutchings 2024-03-12 17:55:10 +00:00
  • d186d663df Automatically collapse the scorecard table Justin Hutchings 2024-03-11 22:23:03 +00:00
  • b7fdb4c8e2 Remove unused import Justin Hutchings 2024-03-11 22:19:09 +00:00
  • ba6b805e18 Remove dead code, complete printScorecardBlock Justin Hutchings 2024-03-11 22:17:28 +00:00
  • 70801db78f Revert line number implementation Justin Hutchings 2024-03-11 22:05:19 +00:00
  • 5bc19761c5 Add debugging Justin Hutchings 2024-03-08 03:00:15 +00:00
  • 5ba0d0fe17 Add debugging Justin Hutchings 2024-03-08 02:53:41 +00:00
  • 6a74ebd41e Fix column number implementation Justin Hutchings 2024-03-08 02:49:15 +00:00
  • 250250e73d Refactor schema, add line numbers to warnings Justin Hutchings 2024-03-08 02:31:11 +00:00
  • cb0a0415fb Update dist Justin Hutchings 2024-03-08 01:30:46 +00:00
  • 296bf3ab1b Add docs, implement warning behavior Justin Hutchings 2024-03-08 01:29:53 +00:00
  • 59d4782b76 Add links to summary Justin Hutchings 2024-03-06 20:14:19 +00:00
  • e878bf8824 Fix bug with protocol prefixes Justin Hutchings 2024-03-06 20:06:26 +00:00
  • 1b21f392ca Fix scorecard bug Justin Hutchings 2024-03-06 19:44:54 +00:00
  • 111227a118 Refactor scorecard API implementation Justin Hutchings 2024-03-06 14:43:49 +00:00
  • a1258f2a2e Fix icon issues Justin Hutchings 2024-03-04 20:07:08 +00:00
  • 29b9ef447a Fix icons and undefined/null checks Justin Hutchings 2024-03-04 20:03:39 +00:00
  • b5a1aee21a Add debugging Justin Hutchings 2024-03-04 19:45:36 +00:00
  • b3d2872ac7 Update dist Justin Hutchings 2024-03-04 19:39:13 +00:00
  • 5bace73db3 Fix undefined/null checks Justin Hutchings 2024-03-04 19:38:52 +00:00
  • f8ebb4b946 Add formatting around warning for low scorecard levels Justin Hutchings 2024-03-04 19:34:29 +00:00
  • 84b80e6e84 add checks for the outputs laughedelic 2024-03-04 19:53:14 +01:00
  • 1251834b92 Add dependencies without scorecards to scorecards table Justin Hutchings 2024-03-04 18:51:52 +00:00
  • 94125c4b1e Fix formatting issues Justin Hutchings 2024-03-04 18:38:53 +00:00
  • 9843156266 Improve summary formatting Justin Hutchings 2024-03-04 18:28:43 +00:00
  • 2fcc6a1c72 Fix config implementation Justin Hutchings 2024-03-04 18:17:53 +00:00
  • ea64ae9d4d Fix config mapping issue Justin Hutchings 2024-03-04 18:11:46 +00:00
  • 5955069e69 Add debugging Justin Hutchings 2024-03-04 18:04:06 +00:00
  • 05fcfa49e0 add a note about outputs size limit laughedelic 2024-03-04 18:58:48 +01:00
  • 75be7f0c0c clarify docs, add a usage example laughedelic 2024-03-04 18:52:57 +01:00
  • 7d2e20d06d Stub out summary implementation for scorecards Justin Hutchings 2024-03-04 17:52:17 +00:00
  • 97f7ba06d0 Update CONTRIBUTING.md Jon Janego 2024-03-04 10:31:16 -06:00
  • 2bc3ecb19b Fix type issues Justin Hutchings 2024-03-03 06:50:11 +00:00
  • c286ea91b0 Add nullish to types Justin Hutchings 2024-03-03 06:08:47 +00:00
  • 6bcbf042ff Fix OpenSSF Scorecard Score retrieval Justin Hutchings 2024-03-03 05:59:37 +00:00
  • 43286afc54 Add debugging Justin Hutchings 2024-03-03 05:48:33 +00:00
  • 764e39e792 Attempt to fix type issues Justin Hutchings 2024-03-03 05:43:20 +00:00
  • bf2683a10c Fixing url error Justin Hutchings 2024-03-03 05:30:49 +00:00
  • f1b66d10c9 Remove dependency on PackageURL Justin Hutchings 2024-03-03 05:26:55 +00:00
  • ffd129c285 Refactor types, add printing Justin Hutchings 2024-03-03 05:24:07 +00:00
  • 72d5b06a68 Add more error handling Justin Hutchings 2024-03-03 01:34:03 +00:00
  • b2ddac1749 Remove custom type to go around errors Justin Hutchings 2024-03-03 01:27:54 +00:00
  • f357c751be fix extra slash Justin Hutchings 2024-03-03 01:21:27 +00:00
  • e16e218fdc Encode URI component to fix 404 Justin Hutchings 2024-03-03 01:15:16 +00:00
  • f87cc241f7 Fixing bugs Justin Hutchings 2024-03-03 01:10:08 +00:00
  • d641d3a261 Fix bugs in scorecard Justin Hutchings 2024-03-03 01:05:36 +00:00
  • 4230610a70 Add exception handling Justin Hutchings 2024-03-03 00:46:24 +00:00
  • af5438b06f Add debugging Justin Hutchings 2024-03-03 00:31:13 +00:00
  • 781bff117a Fix prettier issues, and JSON error in main Justin Hutchings 2024-03-03 00:25:40 +00:00
  • 7a8ce509c9 Update dist Justin Hutchings 2024-03-03 00:17:26 +00:00
  • f419e37c19 Fix build breaks Justin Hutchings 2024-03-03 00:15:42 +00:00
  • 3d70a3cf05 Draft integration with deps.dev Justin Hutchings 2024-03-02 22:37:50 +00:00
  • e7aef164a1 chore: build and package laughedelic 2024-03-02 05:10:30 +01:00
  • ab8c3848de docs: update readme laughedelic 2024-03-02 05:09:49 +01:00
  • eecc9aab88 feat: add action outputs for different types of changes laughedelic 2024-03-02 04:55:58 +01:00
  • 7f632dbe1f Bump eslint-plugin-jest from 27.6.3 to 27.9.0 dependabot[bot] 2024-02-26 01:35:46 +00:00
  • ba18fafa8d Bump nodemon from 3.0.3 to 3.1.0 dependabot[bot] 2024-02-26 01:35:37 +00:00
  • 40eb2b8b00 Merge pull request #698 from jsoref/set-comment-as-output Federico Builes 2024-02-21 12:36:50 +01:00
  • db6a5119ce Set comment as output Josh Soref 2024-02-20 14:14:55 -05:00
  • 9129d7d40b don't set output on every run Federico Builes 2024-02-20 18:47:16 +01:00
  • a1be843151 Update stale.yaml Jon Janego 2024-02-20 10:25:09 -06:00
  • 587ff57efd Don't use if: always() in examples. Federico Builes 2024-02-19 18:11:35 +01:00
  • be8bc500ee Merge branch 'output-comment' Federico Builes 2024-02-19 17:26:04 +01:00
  • cb180bf383 Merge pull request #696 from actions/output-comment Federico Builes 2024-02-19 17:23:55 +01:00
  • b2ea187fd2 bumping action version Federico Builes 2024-02-19 17:21:55 +01:00
  • c94f57ba90 Add a new image for the example report. Federico Builes 2024-02-19 17:18:02 +01:00
  • 124fafe31e Merge branch 'issue-250' into output-comment Federico Builes 2024-02-19 17:12:19 +01:00
  • 26174d80a2 Merge branch 'issue-250' of https://github.com/jsoref/dependency-review-action into issue-250 Federico Builes 2024-02-19 17:12:08 +01:00
  • a87338ac8a Update example workflow. Federico Builes 2024-02-19 17:10:11 +01:00
  • 64f81cd2da Expose dependency comment content Josh Soref 2024-02-18 21:15:15 -05:00
  • 0ca1f606a4 Report action input names Josh Soref 2024-02-18 21:37:33 -05:00
  • d416fb5267 Add minimal alt text to README Josh Soref 2024-02-19 09:53:26 -05:00
  • 81bba5eb54 Remove /en/ from doc links Josh Soref 2024-02-19 10:03:55 -05:00
  • f9daaa3561 Remove obsolete reference to GHES 3.8 Josh Soref 2024-02-19 09:36:39 -05:00
  • 60c44a0894 Remove obsolete references to GHES 3.6 Josh Soref 2024-02-19 09:48:23 -05:00
  • 7911825c25 Point directly to DR API. Federico Builes 2024-02-19 16:38:15 +01:00
  • ad040f4b88 adding dist/ Federico Builes 2024-02-19 16:22:53 +01:00
  • 2876926e7f Expose dependency comment content Josh Soref 2024-02-18 21:15:15 -05:00
  • 47a0fcbcd4 Report action input names Josh Soref 2024-02-18 21:37:33 -05:00
  • da507e61ac Add minimal alt text to README Josh Soref 2024-02-19 09:53:26 -05:00
  • 0034949d8d Remove /en/ from doc links Josh Soref 2024-02-19 10:03:55 -05:00
  • f1706f5a9d Remove obsolete reference to GHES 3.8 Josh Soref 2024-02-19 09:36:39 -05:00
  • a569f6fc5c Remove obsolete references to GHES 3.6 Josh Soref 2024-02-19 09:48:23 -05:00