| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-12-31 | feat: Add support for Ruby 3.2+HEADv0.19.0main | mo khan | |
| 2021-12-15 | fix: fallback to latest version | mo khan | |
| 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 | test: update test fixture | mo khan | |
| 2021-05-20 | feat: parse multiple provider blocks | mo khan | |
| 2021-05-10 | test: update fixture to include terraform lock data | mo khan | |
| 2021-05-10 | test: update fixture to exclude license for now | 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-05-09 | test: add integration test for terraform lock file | mo khan | |
| 2021-03-09 | chore(deps): bump sorted_set from 1.0.2 to 1.0.3 (#43) | dependabot[bot] | |
| Bumps [sorted_set](https://github.com/knu/sorted_set) from 1.0.2 to 1.0.3. - [Release notes](https://github.com/knu/sorted_set/releases) - [Changelog](https://github.com/knu/sorted_set/blob/master/CHANGELOG.md) - [Commits](https://github.com/knu/sorted_set/compare/v1.0.2...v1.0.3) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | |||
| 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] | |
| * chore(deps): bump nokogiri from 1.10.10 to 1.11.1 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.10 to 1.11.1. - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md) - [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.10.10...v1.11.1) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: mo khan <mo.khan@gmail.com> | |||
| 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-19 | fix: exception true is not available in 2.5 and 2.6 | mo khan | |
| 2020-11-19 | feat: print list of index files after they are built | mo khan | |
| 2020-11-19 | test: update assertions | mo khan | |
| 2020-11-18 | feat: display spinner while pulling the latest cache | mo khan | |
| 2020-11-18 | style: do not print each data file | 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: add example dpkg status file | mo khan | |
| 2020-11-14 | test: update failing assertions | mo khan | |
| 2020-11-14 | test: update test fixture to include apk dependencies | mo khan | |
| 2020-11-14 | feat: extract license for apk package | mo khan | |
| 2020-11-14 | test: add integration test for scanning apk db | 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-12 | Decouple spinner from thread_pool | mo khan | |
