Commit Graph
140 Commits
Author SHA1 Message Date
github-actions[bot] 8525842317 Empty commit to open PR
Publish Executables / publish (push) Has been cancelled
2025-05-12 15:09:37 +00:00
github-actions[bot] 16baf7d7ba Merge upstream:main 2025-05-12 15:09:37 +00:00
IndigoandGitHub 477eb3e4cc Merge pull request #7 from actions/indigok-patch-1
Switch sync action to a PR flow
2025-05-12 08:08:53 -07:00
IndigoandGitHub e7f955d71a Switch to a PR flow 2025-05-09 14:05:25 -07:00
IndigoandGitHub 0da6b94cc8 Merge pull request #6 from actions/indigok-patch-1
Create action to sync upstream
2025-05-09 11:35:41 -07:00
IndigoandGitHub cbd81244d8 Keep file ext consistent 2025-05-09 08:34:45 -07:00
IndigoandGitHub ab28f47bd2 Update sync-fork.yaml 2025-05-09 08:29:40 -07:00
IndigoandGitHub 99b170e015 Create action to sync upstream 2025-05-09 07:52:18 -07:00
Justin HolguínandGitHub 4bf8a28b00 Merge pull request #108 from advanced-security/juxtin/release-docs
Update release docs to include release artifacts
2025-04-07 09:32:51 -07:00
Justin HolguínandGitHub e457a508a1 Update release docs to include release artifacts 2025-04-07 16:25:07 +00:00
Justin HolguínandGitHub aeab9f8852 Merge pull request #106 from advanced-security/juxtin/prep-412
Update version to 4.1.2 and update release instructions
2025-04-04 13:01:39 -07:00
Justin HolguínandGitHub bc43a53a41 Update step numbers 2025-04-04 17:52:50 +00:00
Justin HolguínandGitHub 8ec6a0b12e Add note about running npm build 2025-04-04 17:52:04 +00:00
Justin HolguínandGitHub 8c8c37cf51 Merge branch 'main' into juxtin/prep-412 2025-04-04 10:49:59 -07:00
Justin HolguínandGitHub 4ccf7bf0a3 Update version to 4.1.2 and update release instructions 2025-04-04 17:45:46 +00:00
Justin HolguínandGitHub 973a8cf442 Merge pull request #104 from advanced-security/juxtin/prep-412
Prep for next release
2025-04-04 08:32:05 -07:00
Justin HolguínandGitHub 48f232b0d1 Update dist files 2025-04-03 22:03:26 +00:00
Justin HolguínandGitHub 769e1e8558 Prepare for 4.1.2 release 2025-04-03 18:34:20 +00:00
Justin HolguínandGitHub 298a804769 Upgrade version of Maven plugin
See https://github.com/ferstl/depgraph-maven-plugin
2025-04-03 18:33:47 +00:00
Justin HolguínandGitHub 29fd39885e Merge pull request #103 from advanced-security/juxtin/handle-cycles
Add cycle safety for transitive dependencies
2025-04-03 11:29:17 -07:00
Justin HolguínandGitHub 595d586c88 Simplify test data and refactor 2025-04-03 16:59:49 +00:00
Justin HolguínandGitHub 9e875aadac Add cycle safety for transitive dependencies 2025-04-02 22:45:08 +00:00
Kevin DangoorandGitHub 17ef6767ae Merge pull request #102 from advanced-security/GeekMasher-patch-1
Create CODEOWNERS
2025-04-02 14:01:23 -04:00
Mathew PayneandGitHub 266293e200 feat: Create CODEOWNERS 2025-04-01 16:00:01 +01:00
Mathew PayneandGitHub 499642b4a1 Merge pull request #94 from advanced-security/dependabot/npm_and_yarn/vitest-1.6.1
Bump vitest from 1.5.2 to 1.6.1
2025-04-01 15:46:33 +01:00
dependabot[bot]andGitHub e8e224050e Bump vitest from 1.5.2 to 1.6.1
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 1.5.2 to 1.6.1.
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v1.6.1/packages/vitest)

---
updated-dependencies:
- dependency-name: vitest
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
2025-04-01 14:42:10 +00:00
Jon JanegoandGitHub 49866fead7 Merge pull request #90 from advanced-security/jonjanego-patch-2
Update README.md
2024-09-24 16:58:59 -05:00
Jon JanegoandGitHub f5f71df9a0 Update README.md
Dependency submission is no longer in beta
2024-09-23 17:21:52 -05:00
github-actions 4f64ddab9d chore: Updating release files 2024-08-07 14:33:45 +00:00
github-actions dba3dacedd 4.1.1 2024-08-07 14:33:28 +00:00
Henri MaurerandGitHub 4883574ccf Merge pull request #89 from david-wiggs/hotfix/fix-test
Remove reference to undefined function
2024-08-07 15:31:23 +01:00
David Wiggs 33e1d3d801 Remove reference to undefined function 2024-08-07 14:29:22 +00:00
Henri MaurerandGitHub 4b85c77703 Merge pull request #88 from david-wiggs/unique-job-matrix
Distinguish between multiple dependency snapshots of the same type
2024-08-07 15:10:49 +01:00
73d9d97f9f Update src/snapshot-generator.test.ts
Co-authored-by: Mitchell Rysavy <[email protected]>
2024-07-29 10:08:09 -05:00
David Wiggs 967455e178 No need to import getMavenSettingsFile when testing 2024-07-24 12:59:25 +00:00
David Wiggs 7592e88109 Use supplied correlator without concatenation 2024-07-23 22:33:11 +00:00
David Wiggs 2ba839e04b Add some tests 2024-07-22 23:27:03 +00:00
David Wiggs 5275a08fb4 Address merge conflicts 2024-07-21 20:31:04 +00:00
Peter MurrayandGitHub f97a4078d8 Updating actions versions 2024-07-03 10:10:28 +00:00
github-actions bb3f7338b5 chore: Updating release files 2024-07-03 10:01:22 +00:00
github-actions 747e676a5b 4.1.0 2024-07-03 10:01:04 +00:00
Peter MurrayandGitHub 09cc6cfdaa Merge pull request #82 from mario-campos/patch-1
Update README example to use v4
2024-07-03 10:56:55 +01:00
Peter MurrayandGitHub 930cebc310 Adding detector settings into the CLI executables 2024-07-03 09:52:52 +00:00
Peter MurrayandGitHub 828a337135 Fixing audit warnings on dependencies 2024-07-03 09:52:29 +00:00
Peter MurrayandGitHub 2219818c44 Merge pull request #86 from advanced-security/detector-input
Allow customising detector name
2024-07-03 10:31:02 +01:00
Henri Maurer 97fd7ee78d Input to set detector information 2024-07-03 09:57:16 +01:00
Henri MaurerandGitHub 1203a182b5 Merge pull request #85 from advanced-security/hmaurer-patch-1
Delete .github/workflows/sync-fork.yml
2024-06-18 16:26:52 +01:00
Henri MaurerandGitHub cf49e89c64 Delete .github/workflows/sync-fork.yml 2024-06-18 16:24:07 +01:00
Henri MaurerandGitHub 5a174b166e Update sync-fork.yml 2024-06-18 16:22:37 +01:00
Henri MaurerandGitHub 899f6fb168 Merge pull request #83 from actions/hm/sync-fork
Sync fork daily at midnight
2024-06-18 16:19:21 +01:00