Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: enable missing services in docker monolith #8915

Merged
merged 1 commit into from
Jul 9, 2024

feat: enable missing services in docker monolith

6ed0461
Select commit
Loading
Failed to load commit list.
Merged

feat: enable missing services in docker monolith #8915

feat: enable missing services in docker monolith
6ed0461
Select commit
Loading
Failed to load commit list.
DryRunSecurity / Sensitive Files Analyzer succeeded Jul 9, 2024 in 0s

DryRun Security

Details

Sensitive Files Analyzer Findings: 1 detected

⚠️ Potential Sensitive File docker-jans-monolith/Dockerfile (click for details)
Type Potential Sensitive File
Description Dockerfile changes can introduce security issues such as insecure base images, insecure file permissions, untrusted packages, etc.
Filename docker-jans-monolith/Dockerfile
CodeLink
CN_INSTALL_CONFIG_API="true" \
CN_INSTALL_SCIM="true" \
CN_INSTALL_FIDO2="true" \
CN_INSTALL_CASA="true" \
CN_INSTALL_KC_LINK="true" \
CN_INSTALL_LINK="true" \
CN_INSTALL_LOCK="true" \
CN_INSTALL_SAML="true" \
CN_INSTALL_OPA="true" \
RDBMS_DATABASE="jans" \
RDBMS_USER="jans" \
RDBMS_PASSWORD="" \