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
/
core
Age
Commit message (
Expand
)
Author
2024-12-31
feat: Add support for Ruby 3.2+
HEAD
v0.19.0
main
mo khan
2021-06-02
fix: map lockfile to package manager
mo khan
2020-06-07
Remove Report
mo khan
2020-05-25
Convert from using string paths to using Pathname
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
2020-05-15
Make #scan a private method
mo khan
2020-05-15
Load entries in index on demand
mo khan
2020-05-15
Tidy up code enough so that it can be used to rebuild the index files
mo khan
2020-05-15
Load from in memory index
mo khan
2020-05-14
play with pointers
mo khan
2020-05-12
play with pointers
mo khan
2020-05-12
Extract index scan to work towards more efficient seeks
mo khan
2020-05-11
Use quick parse for easy parsing and fallback to csv for more complicated sce...
mo khan
2020-05-11
Remove usage of temporary buffer
mo khan
2020-05-11
Build naive csv parser
mo khan
2020-05-07
Remove parens and fix bug with squeeze
mo khan
2020-05-07
Build a composite license that traverses and expression tree
mo khan
2020-05-07
Parse spdx expressions to determine license
mo khan
2020-05-04
Inline loading of license content from git repo directly
mo khan
2020-05-03
Remove duplicate spec
mo khan
2020-05-03
Add pending specs for detections to correct
mo khan
2020-05-03
Update expected output in specs
mo khan
2020-05-03
Remove fuzzy match
mo khan
2020-05-02
Stick to a single text similarity algorithm for now
mo khan
2020-05-02
Detect license in under 10 ms
mo khan
2020-05-02
Mark performance test as pending
mo khan
2020-05-02
Fix failing tests
mo khan
2020-04-25
Fix linter errors
mo khan
2020-04-22
Try to improve guess specs
mo khan
2020-04-13
Optimise sort, hash and equality operations
mo khan
2020-04-13
Extract a circuit class
mo khan
2020-04-13
Stop attempting connections to unreachable hosts
mo khan
2020-04-12
Fix linter errors
mo khan
2020-04-12
Collapse composer license plugin
mo khan
2020-04-12
Collapse python license plugin
mo khan
2020-04-12
Collapse js license plugin
mo khan
2020-04-12
Collapse ruby license plugin
mo khan
2020-04-12
Collapse java maven license plugin
mo khan
2020-04-12
Collapse dotnet license plugin into generic one
mo khan
2020-04-12
Remove rubocop warnings and update to latest
mo khan
2020-04-12
Extract license plugin for rubygems
mo khan
2020-04-12
Extract pypi license plugin
mo khan
2020-04-12
Extract js license plugin
mo khan
2020-04-12
Extract license plugin for java
mo khan
2020-04-12
Fix rubocop errors
mo khan
2020-04-12
Add license plugin for composer
mo khan
2020-04-12
Start to move nuget license lookup to separate plugin class
mo khan
2020-04-11
Extract packagist gateway
mo khan
[next]