Skip to content

Releases: dineshr93/sq

2.0.5

04 Apr 06:48

Choose a tag to compare

resolved License filed in sq pkg ip command

2.0.5

04 Mar 16:43

Choose a tag to compare

Added pkgs ip command to have copyright and licenses

2.0.4

04 Mar 16:09

Choose a tag to compare

added -c option

resolve spdxid in meta command

2.0.3

27 Feb 14:48

Choose a tag to compare

  1. Docker sbom support
  2. Spdx v 2.3 model support added

2.0.2

26 Feb 17:45

Choose a tag to compare

  1. SPDX Relationship view improvised with table and tree (sq rels)
  2. Automatic detection of spdx doc from current folder
  3. Improved README with more screenshots
  4. Written more utilities and Optimization for speed

2.0.1

24 Feb 11:04

Choose a tag to compare

Pkg with no hasFiles but has contains relationship is covered.

2.0.0

17 Feb 23:26

Choose a tag to compare

New Feature:
Detailed relationship viewing (sq rels dig --config your_spdx_sbom.json)

1.1.0 release

01 Feb 16:58

Choose a tag to compare

Removed some bug

1.0.0

31 Jan 18:49

Choose a tag to compare

A SBOM SPDX Query CLI (for issue -> https://github.com/dineshr93/sq/issues)

currently supports SPDX 2.2 with below features

  1. List Meta data (of sbom spdx json)
  2. List Files (files captured in sbom spdx json)
  3. List Packages (list packages in sbom spdx json)
  4. List Relationships (Relationship between packages and files)