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
/
ruby
Age
Commit message (
Expand
)
Author
2024-12-31
feat: Add support for Ruby 3.2+
HEAD
v0.19.0
main
mo khan
2021-06-05
refactor: replace parser with hcl2 gem
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
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-14
test: update failing assertions
mo khan
2020-08-01
Upgrade gems
mo khan
2020-06-12
Move spinner into Table printer
mo khan
2020-06-07
Upgrade gem dependencies
mo khan
2020-06-06
Process each dependency in background thread
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-17
Remove specs to preserve old constants
mo khan
2020-05-15
Fix failing spec
mo khan
2020-05-11
Build naive csv parser
mo khan
2020-05-10
Identify and resolve bottleneck with csv parsing
mo khan
2020-05-07
Parse spdx expressions to determine license
mo khan
2020-05-03
Remove fuzzy match
mo khan
2020-05-02
Fix failing tests
mo khan
2020-04-14
Map backwards compatible constants. Can be dropped in 1.0
mo khan
2020-04-13
Extract map_from method
mo khan
2020-04-13
Parse a Gemfile.lock with multiple dependencies
mo khan
2020-04-13
Extract metadata from the gem specification
mo khan
2020-04-12
Collapse ruby license plugin
mo khan
2020-04-12
Remove spec that was dependent on auto license resolution
mo khan
2020-04-12
Extract license plugin for rubygems
mo khan
2020-04-11
Remove catalogue from base Parser class
mo khan
2020-04-10
Fix linter error
mo khan
2020-04-10
Remove unneccessary use of VCR
mo khan
2020-04-10
Resolve licenses from a central location
mo khan