Skip to content

Add test to always fail in UnitTest1#2

Open
mm-psy wants to merge 3 commits intomainfrom
dev
Open

Add test to always fail in UnitTest1#2
mm-psy wants to merge 3 commits intomainfrom
dev

Conversation

@mm-psy
Copy link
Owner

@mm-psy mm-psy commented Aug 29, 2025

No description provided.

@github-actions
Copy link

github-actions bot commented Sep 16, 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

MyProj/MyProj.csproj

NameVersionVulnerabilitySeverity
Newtonsoft.Json12.0.2Improper Handling of Exceptional Conditions in Newtonsoft.Jsonhigh

OpenSSF Scorecard

PackageVersionScoreDetails
nuget/Newtonsoft.Json 12.0.2 🟢 6.1
Details
CheckScoreReason
Maintained🟢 1014 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10
Packaging⚠️ -1packaging workflow not detected
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Code-Review🟢 5Found 16/30 approved changesets -- score normalized to 5
Token-Permissions🟢 9detected GitHub workflow tokens with excessive permissions
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
Fuzzing⚠️ 0project is not fuzzed
Security-Policy⚠️ 0security policy file not detected
License🟢 10license file detected
Binary-Artifacts🟢 10no binaries found in the repo
Vulnerabilities🟢 100 existing vulnerabilities detected
Signed-Releases⚠️ 0Project has not signed or included provenance with any releases.
Branch-Protection⚠️ -1internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration
Pinned-Dependencies⚠️ 0dependency not pinned by hash detected -- score normalized to 0
SAST🟢 7SAST tool detected but not run on all commits

Scanned Files

  • MyProj/MyProj.csproj

obj.MyInt = 1;

// Assert
Assert.That(obj.MyInt, Is.EqualTo(5));

Check notice

Code scanning / Sonarscharp (reported by Codacy)

Assign this magic number '5' to a well-named (variable|constant), and use the (variable|constant) instead. Note

Assign this magic number '5' to a well-named (variable|constant), and use the (variable|constant) instead.
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.

1 participant