324 Commits

Author SHA1 Message Date
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 87e0640748 Fix null/undefined name issue 2023-01-22 08:24:44 +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
Justin Hutchings eb2d403b7f Add debugging 2023-01-22 07:22:56 +00:00
Justin Hutchings 82a0300769 Add debugging statements 2023-01-22 07:20:25 +00:00
Justin Hutchings f0ab51072a Update dist 2023-01-22 07:16:21 +00:00
Justin Hutchings b0ba4f56c7 Update readme 2023-01-22 01:13:59 +00:00
Justin Hutchings 428b2ee694 Clean up readme 2023-01-22 01:08:40 +00:00
Justin Hutchings bf471390ec Remove old code 2023-01-22 01:06:34 +00:00
Justin Hutchings 5db9416322 Hook up the front end 2023-01-22 01:06:08 +00:00
Justin Hutchings 54c1b17e12 Stub parsing of the component detection record 2023-01-22 00:25:03 +00:00
Justin Hutchings a034b23040 Add output path for scan results 2023-01-21 22:04:05 +00:00
Justin Hutchings faeef2efa9 Fix CLI options 2023-01-21 21:58:28 +00:00
Justin Hutchings e2c79b684b Stub component detection download and execution 2023-01-21 21:56:51 +00:00
Justin Hutchings 2e4172a352 Stub release download code 2023-01-20 19:38:27 +00:00
dependabot[bot] 53814606dc Bump actions/setup-node from 3.5.1 to 3.6.0
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3.5.1 to 3.6.0.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v3.5.1...v3.6.0)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-20 18:49:01 +00:00
Justin Hutchings e2b34c6046 Update version 2023-01-19 18:06:08 -08:00
Justin Hutchings 21a245986e Update permissions 2023-01-19 18:05:50 -08:00
Justin Hutchings deb5e1e250 Merge pull request #4 from jhutchings1/develop
Convert repository to support Conda
2023-01-19 17:57:49 -08:00
Justin Hutchings 28e1b2fbd1 Fix syntax error in test 2023-01-20 01:55:32 +00:00
Justin Hutchings 58d8d00a21 Update tests 2023-01-20 01:53:38 +00:00
Justin Hutchings 0600b92ced Update tests 2023-01-20 01:51:58 +00:00
Justin Hutchings 6a2a4e9fb5 Update readme 2023-01-20 01:49:01 +00:00
Justin Hutchings d967f286bb Fix type errors 2023-01-20 01:43:53 +00:00
Justin Hutchings 237b42ae81 Change requires to import 2023-01-20 01:30:59 +00:00
Justin Hutchings 063ed2be4b Refactor the filePath/filePattern handling 2023-01-20 01:23:57 +00:00
Justin Hutchings 0d7e77b330 Update defaults 2023-01-20 01:18:52 +00:00
Justin Hutchings c63031e1d0 Change imports 2023-01-20 00:47:28 +00:00
Justin Hutchings 109baa63fd Fix typescript errors 2023-01-20 00:43:26 +00:00
Justin Hutchings 05ff2bfe02 Fix typescript errors 2023-01-20 00:41:22 +00:00
Justin Hutchings e15547e52e Update built assets 2023-01-20 00:35:07 +00:00
Justin Hutchings c7091bb9ae Remove dead code, use module 2023-01-20 00:05:59 +00:00
Justin Hutchings e901ca3883 Update parsing logic 2023-01-20 00:02:28 +00:00
Justin Hutchings 6de9c7319f Convert from spdx parser to yaml - boilerplate 2023-01-19 20:10:29 +00:00
Justin Hutchings 18b183bb96 Merge pull request #37 from jhutchings1/purlfix
Escape the package name
2022-12-07 08:55:40 -08:00
Justin Hutchings 0e28c47332 Escape the package name 2022-12-07 16:50:44 +00:00
Justin Hutchings ca7dbc975f Merge pull request #36 from jhutchings1/dependency-fix
Update dependencies
2022-12-07 08:03:20 -08:00
Justin Hutchings 83dc76315e Merge branch 'main' into dependency-fix 2022-12-06 15:48:20 -08:00