-
Notifications
You must be signed in to change notification settings - Fork 18
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added Assessment Report for Helm ,K6 ,Jackson-core ,TypeScript ,Istrio (
#206) * Added Assessment Report --------- Co-authored-by: Aditi Salokhe <[email protected]>
- Loading branch information
Showing
34 changed files
with
309,411 additions
and
0 deletions.
There are no files selected for viewing
18 changes: 18 additions & 0 deletions
18
TypeScript/v5.4-beta/criticality_score/TypeScript-v5.4-beta-criticality_score-report.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
{ | ||
"name": "TypeScript", | ||
"url": "https://github.com/Be-Secure/TypeScript", | ||
"language": "TypeScript", | ||
"description": "TypeScript is a superset of JavaScript that compiles to clean JavaScript output.", | ||
"created_since": 117, | ||
"updated_since": 0, | ||
"contributor_count": 856, | ||
"watchers_count": 0, | ||
"org_count": 3, | ||
"commit_frequency": 0.0, | ||
"recent_releases_count": 22, | ||
"updated_issues_count": 0, | ||
"closed_issues_count": 0, | ||
"comment_frequency": 0, | ||
"dependents_count": 0, | ||
"criticality_score": 0.42757 | ||
} |
2,802 changes: 2,802 additions & 0 deletions
2,802
TypeScript/v5.4-beta/license-compliance/TypeScript-v5.4-beta-fossology-report.json
Large diffs are not rendered by default.
Oops, something went wrong.
14 changes: 14 additions & 0 deletions
14
TypeScript/v5.4-beta/sast/TypeScript-v5.4-beta-sonarqube-report.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
{ | ||
"total": 0, | ||
"p": 1, | ||
"ps": 100, | ||
"paging": { | ||
"pageIndex": 1, | ||
"pageSize": 100, | ||
"total": 0 | ||
}, | ||
"effortTotal": 0, | ||
"issues": [], | ||
"components": [], | ||
"facets": [] | ||
} |
Oops, something went wrong.