Skip to content

[AI] Create MCP server - #10

Merged
llschall merged 1 commit into
mainfrom
next
Jun 30, 2026
Merged

[AI] Create MCP server#10
llschall merged 1 commit into
mainfrom
next

Conversation

@llschall

Copy link
Copy Markdown
Owner

No description provided.

@github-actions

Copy link
Copy Markdown

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
  • ⚠️ 2 package(s) with unknown licenses.
See the Details below.

Vulnerabilities

settings.gradle

NameVersionVulnerabilitySeverity
com.fasterxml.jackson.core:jackson-databind2.21.2jackson-databind has a PolymorphicTypeValidator bypass via generic type parameters that allows arbitrary class instantiationhigh
jackson-databind has an array subtype allowlist bypass in BasicPolymorphicTypeValidator (allowIfSubTypeIsArray)high
jackson-databind has a @JsonView bypass for unwrapped creator parametersmoderate
jackson-databind: InetSocketAddress deserialization triggers eager DNS resolution (SSRF)moderate
jackson-databind has case-insensitive deserialization bypasses per-property @JsonIgnorePropertiesmoderate
jackson-databind's renamed @JsonIgnore'd setters can deserialize via private fieldsmoderate
jackson-databind has @JsonView bypass for setterless creator propertiesmoderate

License Issues

settings.gradle

PackageVersionLicenseIssue Type
com.fasterxml.jackson:jackson-base2.21.2NullUnknown License
org.junit:junit-bom5.14.1NullUnknown License

OpenSSF Scorecard

PackageVersionScoreDetails
maven/com.fasterxml.jackson.core:jackson-databind 2.21.2 UnknownUnknown
maven/com.fasterxml.jackson.core:jackson-core 2.21.2 UnknownUnknown
maven/com.fasterxml.jackson:jackson-base 2.21.2 UnknownUnknown
maven/org.junit:junit-bom 5.14.1 🟢 8.2
Details
CheckScoreReason
Security-Policy🟢 10security policy file detected
Dependency-Update-Tool🟢 10update tool detected
Maintained🟢 1030 commit(s) and 11 issue activity found in the last 90 days -- score normalized to 10
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Code-Review🟢 3Found 5/13 approved changesets -- score normalized to 3
Token-Permissions🟢 10GitHub workflow tokens follow principle of least privilege
Packaging⚠️ -1packaging workflow not detected
Binary-Artifacts🟢 9binaries present in source code
Pinned-Dependencies🟢 10all dependencies are pinned
Vulnerabilities🟢 100 existing vulnerabilities detected
CII-Best-Practices🟢 5badge detected: Passing
Fuzzing⚠️ 0project is not fuzzed
License🟢 10license file detected
Signed-Releases⚠️ -1no releases found
Branch-Protection🟢 4branch protection is not maximal on development and all release branches
SAST🟢 10SAST tool is run on all commits
CI-Tests🟢 1023 out of 23 merged PRs checked by a CI test -- score normalized to 10
Contributors🟢 10project has 62 contributing companies or organizations

Scanned Files

  • settings.gradle

@llschall llschall left a comment

Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ok

@llschall
llschall merged commit c22365e into main Jun 30, 2026
4 of 5 checks passed
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