Skip to content

Commit 46a1ac1

Browse files
committed
Update license list, packages and version
Signed-off-by: Prabhu Subramanian <[email protected]>
1 parent 9c457f8 commit 46a1ac1

File tree

6 files changed

+836
-761
lines changed

6 files changed

+836
-761
lines changed

packages/analysis-lib/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "ds-analysis-lib"
3-
version = "6.0.0b2"
3+
version = "6.0.0b3"
44
description = "Analysis library for owasp depscan"
55
authors = [
66
{name = "Team AppThreat", email = "[email protected]"},

packages/reporting-lib/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "ds-reporting-lib"
3-
version = "6.0.0b2"
3+
version = "6.0.0b3"
44
description = "Reporting library for owasp depscan"
55
authors = [
66
{name = "Team AppThreat", email = "[email protected]"},

packages/xbom-lib/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "ds-xbom-lib"
3-
version = "6.0.0b2"
3+
version = "6.0.0b3"
44
description = "xBOM library for owasp depscan"
55
authors = [
66
{name = "Team AppThreat", email = "[email protected]"},

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "owasp-depscan"
3-
version = "6.0.0b2"
3+
version = "6.0.0b3"
44
description = "Fully open-source security audit for project dependencies based on known vulnerabilities and advisories."
55
authors = [
66
{name = "Team AppThreat", email = "[email protected]"},

0 commit comments

Comments
 (0)