Scope
ContextualWisdomLab/html4tree still exposes repository-governance findings while PR #170 source and dependency gates are clean on current head 1bc3a63c7ac24353497794c14de5fbb2a7720295.
Current evidence
- current-head CI build, JaCoCo verification, CodeQL, Semgrep, Trivy, OSV, dependency review and Scorecard checks pass
- current Security Scan log emits no actual
warning or error annotations
- open code-scanning governance alerts remain from the 2026-07-13 Scorecard analysis:
- repository issues are disabled, so ordinary governance tracking cannot live in the target repository
- private vulnerability reporting and Dependabot security updates are enabled
- secret scanning, non-provider patterns, validity checks, and push protection are disabled and require an explicit repository-setting decision
Required governance decisions
- centralize or add a discoverable
SECURITY.md without inventing an unsupported contact path
- add a pinned
.github/dependabot.yml for Gradle/GitHub Actions version updates, separate from already-enabled security updates
- preserve the Gradle wrapper only with verified provenance/integrity and record a bounded Scorecard dismissal rationale if it remains intentional; do not delete the build bootstrap blindly
- decide explicitly whether to enable the currently disabled secret-scanning surfaces
- re-run Scorecard/SARIF on current default-branch state and close only alerts proven remediated or intentionally governed
Scope
ContextualWisdomLab/html4treestill exposes repository-governance findings while PR #170 source and dependency gates are clean on current head1bc3a63c7ac24353497794c14de5fbb2a7720295.Current evidence
warningorerrorannotationsDependencyUpdateToolID, High: no version-update tool configuration detectedBinaryArtifactsID, High:gradle/wrapper/gradle-wrapper.jarSecurityPolicyID, Medium: no repository security policy detectedRequired governance decisions
SECURITY.mdwithout inventing an unsupported contact path.github/dependabot.ymlfor Gradle/GitHub Actions version updates, separate from already-enabled security updates