Skip to content

Add JSON support#3

Open
felickz wants to merge 3 commits into
mainfrom
deps
Open

Add JSON support#3
felickz wants to merge 3 commits into
mainfrom
deps

Conversation

@felickz
Copy link
Copy Markdown

@felickz felickz commented Oct 31, 2025

This pull request adds several new package dependencies to the project, specifically focusing on libraries that are known to have vulnerabilities. These additions are reflected in both the central package version management file and the VulnerableLibrary project file.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Oct 31, 2025

Dependency Review

The following issues were found:
  • ❌ 1 vulnerable package(s)
  • ✅ 0 package(s) with incompatible licenses
  • ✅ 0 package(s) with invalid SPDX license definitions
  • ✅ 0 package(s) with unknown licenses.
See the Details below.

Vulnerabilities

VulnerableLibrary/VulnerableLibrary.csproj

NameVersionVulnerabilitySeverity
RestSharp111.4.1CRLF Injection in RestSharp's `RestRequest.AddHeader` methodmoderate

OpenSSF Scorecard

PackageVersionScoreDetails
nuget/System.Text.Json 8.0.0 🟢 5.6
Details
CheckScoreReason
Code-Review🟢 10all changesets reviewed
Maintained🟢 1030 commit(s) and 30 issue activity found in the last 90 days -- score normalized to 10
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
Packaging⚠️ -1packaging workflow not detected
Security-Policy🟢 10security policy file detected
License🟢 10license file detected
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Token-Permissions⚠️ 0detected GitHub workflow tokens with excessive permissions
Signed-Releases⚠️ -1no releases found
Branch-Protection🟢 5branch protection is not maximal on development and all release branches
Fuzzing⚠️ 0project is not fuzzed
Vulnerabilities🟢 100 existing vulnerabilities detected
SAST⚠️ 0SAST tool is not run on all commits -- score normalized to 0
Binary-Artifacts⚠️ 0binaries present in source code
Pinned-Dependencies⚠️ 2dependency not pinned by hash detected -- score normalized to 2
nuget/RestSharp 111.4.1 🟢 4.5
Details
CheckScoreReason
Code-Review🟢 3Found 9/25 approved changesets -- score normalized to 3
Maintained🟢 94 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 9
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Token-Permissions⚠️ 0detected GitHub workflow tokens with excessive permissions
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
Binary-Artifacts🟢 10no binaries found in the repo
Fuzzing⚠️ 0project is not fuzzed
License🟢 10license file detected
Branch-Protection⚠️ -1internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md
Pinned-Dependencies⚠️ 1dependency not pinned by hash detected -- score normalized to 1
Signed-Releases⚠️ -1no releases found
Packaging🟢 10packaging workflow detected
Security-Policy⚠️ 0security policy file not detected
SAST⚠️ 0SAST tool is not run on all commits -- score normalized to 0
Vulnerabilities⚠️ 022 existing vulnerabilities detected
nuget/System.Text.Encodings.Web 8.0.0 🟢 5.6
Details
CheckScoreReason
Code-Review🟢 10all changesets reviewed
Maintained🟢 1030 commit(s) and 30 issue activity found in the last 90 days -- score normalized to 10
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
Packaging⚠️ -1packaging workflow not detected
Security-Policy🟢 10security policy file detected
License🟢 10license file detected
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Token-Permissions⚠️ 0detected GitHub workflow tokens with excessive permissions
Signed-Releases⚠️ -1no releases found
Branch-Protection🟢 5branch protection is not maximal on development and all release branches
Fuzzing⚠️ 0project is not fuzzed
Vulnerabilities🟢 100 existing vulnerabilities detected
SAST⚠️ 0SAST tool is not run on all commits -- score normalized to 0
Binary-Artifacts⚠️ 0binaries present in source code
Pinned-Dependencies⚠️ 2dependency not pinned by hash detected -- score normalized to 2

Scanned Files

  • VulnerableLibrary/VulnerableLibrary.csproj

@felickz felickz changed the title Add JSON Add JSON support Nov 11, 2025
@felickz
Copy link
Copy Markdown
Author

felickz commented Nov 14, 2025

Dependency Review

The following issues were found:

  • ❌ 1 vulnerable package(s)
  • ✅ 0 package(s) with incompatible licenses
  • ✅ 0 package(s) with invalid SPDX license definitions
  • ✅ 0 package(s) with unknown licenses.

See the Details below.

Vulnerabilities

VulnerableLibrary/VulnerableLibrary.csproj

Name Version Vulnerability Severity
RestSharp 111.4.1 CRLF Injection in RestSharp's RestRequest.AddHeader method moderate

OpenSSF Scorecard

Package Version Score Details
nuget/System.Text.Json 8.0.0 🟢 5.6
Details
nuget/RestSharp 111.4.1 🟢 4.5
Details
nuget/System.Text.Encodings.Web 8.0.0 🟢 5.6
Details

Scanned Files

  • VulnerableLibrary/VulnerableLibrary.csproj

@copilot 👀

Copy link
Copy Markdown

Copilot AI commented Nov 14, 2025

@felickz I've opened a new pull request, #4, to work on those changes. Once the pull request is ready, I'll request review from you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants