97 Commits

Author SHA1 Message Date
Lewis Jones
4e2fbd91ff Transpiled JS 2025-07-09 12:16:42 +01:00
Lewis Jones
98b7e66125 Transpiled JS 2025-07-09 11:41:22 +01:00
Justin Holguín
5b2736e4f4 Update dist 2025-07-02 18:40:35 +00:00
Justin Holguín
c936885d12 Update dist 2025-06-27 20:28:38 +00:00
Lewis Jones
3349f8c032 Generated dist 2025-06-19 15:22:04 +01:00
Lewis Jones
2517c7a607 Add types 2025-06-19 15:21:52 +01:00
Lewis Jones
0f3b6aecc6 Generate dist 2025-06-16 11:17:06 +01:00
Lewis Jones
786fb5fe93 dist generated code 2025-06-12 12:10:06 +01:00
Adrien Pessu
67d05b822a Update binary files for index.js and index.js.map 2025-05-27 11:17:44 +00:00
Chad Bentz
73e1388139 Validate packageUrlJson structure in makePackageUrl method 2025-05-12 22:25:29 +00:00
Chad Bentz
5840bc427c Update index.js.map with new build output 2025-05-12 20:05:44 +00:00
Chad Bentz
0b3ad66ec5 Merge remote-tracking branch 'origin/main' into feature/handle-null-purls 2025-05-12 20:03:12 +00:00
Chad Bentz
31789e4b4b Enable full ESM support for Node 20+ and modern dependencies, update Jest and build output configuration
- Set "type": "module" in package.json to enable ESM throughout the project.
- Changed "main" in package.json to "dist/index.js" to point to the bundled output generated by ncc.
- Updated Jest configuration (jest.config.js) to ESM format and to use babel-jest for TypeScript transformation.
- Added/updated babel.config.js in ESM format to support TypeScript and ESM for Jest.
- Ensured test scripts use NODE_OPTIONS=--experimental-vm-modules for Jest ESM compatibility.
2025-05-12 17:09:08 +00:00
Chad Bentz
977f836c74 Compile change 2025-05-09 05:39:06 +00:00
Chad Bentz
6cf906749f Improve package URL validation and skip components with invalid URLs 2025-05-09 05:25:36 +00:00
Chad Bentz
5cef7e77dc Add debug logging for missing packageUrl and improve package URL handling 2025-05-09 05:15:48 +00:00
aegilops
7f8a022063 Installed packages for node20 2025-04-07 17:14:09 +01:00
gitulisca
fb88c2d3ea Add snapshot correlator action input 2025-04-03 05:21:10 +00:00
hmaurer
dcf1bf27b4 Upgrade dependency-submission-toolkit to 2.0.4 2024-11-27 13:22:49 +00:00
Justin Holguín
32b6a8be43 Remove configuration option and automatically use the right value 2024-09-27 21:48:16 +00:00
Justin Hutchings
8ad6ba7803 Clean up code 2024-08-26 23:22:50 +00:00
Justin Hutchings
6b81b8e569 Change from convenience method to rest command 2024-08-26 23:19:44 +00:00
Justin Hutchings
b241c92568 Rebuild dist 2024-08-26 23:08:02 +00:00
Justin Hutchings
cff2be16fa Add debugging 2024-08-26 22:54:29 +00:00
Justin Hutchings
723a111a61 Rebuild dist 2024-08-26 22:51:12 +00:00
Justin Hutchings
61b2daa67f Rebuild dist 2024-08-26 22:49:31 +00:00
Justin Hutchings
0f2d542cef Rebuild dist 2024-08-26 22:45:02 +00:00
Lane Seppala
5961fd4755 Defensively guard against dangling ? from qualifiers 2023-06-02 16:07:51 +00:00
Lane Seppala
83edbc93dd Qualifiers are a map of string key-value pairs 2023-06-02 15:24:39 +00:00
Chad Bentz
9b5bb33c5e run prepare on non windows machine 2023-05-08 10:19:21 -04:00
Chad Bentz
cdeac4436f npm run prepare 2023-05-05 00:47:37 -04:00
Justin Hutchings
2706f2e970 Rebuild dist 2023-04-07 23:33:46 +00:00
Justin Hutchings
bcaa41e34f Update docs for ownership change (#2)
* Add files to prepare for ownership change

* Fix tests

* Update repo name

* Update dependencies

* Attempt to fix permissions issues blocking test

* Update permissions

* Add environment variable

* Fix variable name

* Update test.yml

* Update test.yml
2023-04-07 16:21:17 -07:00
Justin Hutchings
e07757ee54 Update tests 2023-01-22 20:19:41 +00:00
Justin Hutchings
12357ddc15 Update documentation 2023-01-22 20:03:17 +00:00
Justin Hutchings
2429993ba1 Add support for additional CLI parameters 2023-01-22 19:46:41 +00:00
Justin Hutchings
f78092ab95 Fix CodeQL warnings 2023-01-22 19:16:34 +00:00
Justin Hutchings
8059014281 Attempting to fix manifest duplication 2023-01-22 08:33:45 +00:00
Justin Hutchings
f45d764bb0 Fix manifest duplication bug 2023-01-22 08:31:09 +00:00
Justin Hutchings
7cf27a1e9d Fix bugs in manifest grouping 2023-01-22 08:28:57 +00:00
Justin Hutchings
ffa1f4043a Update dist 2023-01-22 08:25:03 +00:00
Justin Hutchings
fed20cbef6 debugging empty manifests section 2023-01-22 08:20:54 +00:00
Justin Hutchings
3495b4b367 Debugging failure 2023-01-22 08:17:06 +00:00
Justin Hutchings
5f373a4ba7 Fixing circular reference issues 2023-01-22 08:11:28 +00:00
Justin Hutchings
5a1af8472e Debugging 2023-01-22 08:09:05 +00:00
Justin Hutchings
0b162f8538 Debugging 2023-01-22 08:04:48 +00:00
Justin Hutchings
c953ca12f5 Debugging 2023-01-22 08:02:23 +00:00
Justin Hutchings
33f25b3df3 Rework ComponentDetectionClass 2023-01-22 07:55:00 +00:00
Justin Hutchings
e674ec5ee3 Fix path variable name 2023-01-22 07:42:01 +00:00
Justin Hutchings
a774bdcc92 Debugging issues spawning child process 2023-01-22 07:39:02 +00:00