Commit Graph

139 Commits

Author SHA1 Message Date
Justin Hutchings eb5000d83f Merge pull request #2 from jhutchings1/dependabot/npm_and_yarn/eslint-8.32.0
Bump eslint from 8.29.0 to 8.32.0
2023-01-22 12:52:39 -08:00
Justin Hutchings 2be4283f9e Merge pull request #4 from jhutchings1/dependabot/npm_and_yarn/github/dependency-submission-toolkit-1.2.8
Bump @github/dependency-submission-toolkit from 1.2.7 to 1.2.8
2023-01-22 12:52:27 -08:00
Justin Hutchings 11f0f723aa Merge pull request #3 from jhutchings1/dependabot/npm_and_yarn/types/glob-8.0.1
Bump @types/glob from 8.0.0 to 8.0.1
2023-01-22 12:52:15 -08:00
Justin Hutchings 7a93c3942d Update action.yml 2023-01-22 12:32:51 -08:00
Justin Hutchings 925d41d0a0 Update action.yml 2023-01-22 12:32:24 -08:00
Justin Hutchings f6749ce9e0 Update action.yml 2023-01-22 12:31:17 -08:00
dependabot[bot] af6d383e1c Bump eslint from 8.29.0 to 8.32.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.29.0 to 8.32.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.29.0...v8.32.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-22 20:29:17 +00:00
dependabot[bot] 9a9ab16d9f Bump @github/dependency-submission-toolkit from 1.2.7 to 1.2.8
Bumps [@github/dependency-submission-toolkit](https://github.com/github/dependency-submission-toolkit) from 1.2.7 to 1.2.8.
- [Release notes](https://github.com/github/dependency-submission-toolkit/releases)
- [Commits](https://github.com/github/dependency-submission-toolkit/compare/v1.2.7...v1.2.8)

---
updated-dependencies:
- dependency-name: "@github/dependency-submission-toolkit"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-22 20:29:17 +00:00
dependabot[bot] 9246b1abd3 Bump @types/glob from 8.0.0 to 8.0.1
Bumps [@types/glob](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/glob) from 8.0.0 to 8.0.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/glob)

---
updated-dependencies:
- dependency-name: "@types/glob"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-22 20:29:16 +00:00
Justin Hutchings 588209959a Fix readme 2023-01-22 12:28:52 -08:00
Justin Hutchings 3685f281f7 Merge pull request #5 from jhutchings1/develop
Convert to use component-detection library
2023-01-22 12:28:21 -08:00
Justin Hutchings ffddd794e2 Fix tests 2023-01-22 20:24:06 +00: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 ef195183ad Fix error 2023-01-22 19:49:47 +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 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
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