index
:
spandx/spandx.git
async
dependency-update
light-async
main
omnibus
rs
Spandx reverse proxy
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
spec
/
unit
Age
Commit message (
Expand
)
Author
2021-06-05
refactor: replace parser with hcl2 gem
mo khan
2021-06-02
fix: map lockfile to package manager
mo khan
2021-05-20
feat: parse multiple provider blocks
mo khan
2021-05-09
feat: detect `.terraform.lock.hcl` files
mo khan
2021-05-09
feat: parse array assignments
mo khan
2021-05-09
feat: ignore multi-line comments
mo khan
2021-05-09
feat: ignore comments
mo khan
2021-05-09
refactor: use generic name/types for blocks
mo khan
2021-05-09
[wip] parse arguments
mo khan
2021-05-09
test: add version specs with different whitespace
mo khan
2021-05-09
refactor: rename class to match zeitwerk naming convention
mo khan
2021-05-09
refactor: rename file to hcl.rb
mo khan
2021-05-09
feat: flush out terraform lockfile parser
mo khan
2021-05-09
feat: parse provider name from provider block
mo khan
2021-05-09
test: add unit test to for parser
mo khan
2021-03-09
chore(deps): bump sorted_set from 1.0.2 to 1.0.3 (#43)
dependabot[bot]
2021-03-08
test: remove version matcher in large spec
mo khan
2021-02-04
test: update test assertions
mo khan
2021-01-24
chore(deps): bump nokogiri from 1.10.10 to 1.11.1 (#36)
dependabot[bot]
2020-12-28
test: include rubygems in build output
mo khan
2020-12-28
test: fix failing spec
mo khan
2020-12-28
chore: add sorted_set gem for Ruby 3
mo khan
2020-12-28
test: update assertions
mo khan
2020-12-25
style: fix linter errors
mo khan
2020-12-25
feat: parse rubygems index
mo khan
2020-11-18
feat: rebuild index during pull command
mo khan
2020-11-17
test: ensure Description is complete
mo khan
2020-11-14
feat: parse dpkg catalogue
mo khan
2020-11-14
test: update failing assertions
mo khan
2020-11-14
feat: extract license for apk package
mo khan
2020-11-08
test: add tests for matching apk installed file
mo khan
2020-11-08
feat: add apk/db/installed parser
mo khan
2020-08-01
Upgrade gems
mo khan
2020-06-12
Remove --show-progress option
mo khan
2020-06-12
Move spinner into Table printer
mo khan
2020-06-07
Upgrade gem dependencies
mo khan
2020-06-07
Remove Report
mo khan
2020-06-06
Process each dependency in background thread
mo khan
2020-05-31
Parse urls with only a major version
mo khan
2020-05-31
Switch to Oj
mo khan
2020-05-25
Convert from using string paths to using Pathname
mo khan
2020-05-22
Add gem for table creating bits and bobs
can eldem
2020-05-20
switch to a nanospinner with less dependencies
mo khan
2020-05-20
Use npm cache for yarn packages
mo khan
2020-05-19
Add specs for parsing invalid urls
mo khan
2020-05-19
Capture invalid urls
mo khan
2020-05-17
Remove specs to preserve old constants
mo khan
2020-05-17
fix linter warnings
mo khan
2020-05-17
Skip empty lock files
mo khan
2020-05-17
Fix license detection for arrays
mo khan
[next]