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

chore(cloud-native)!: remove spanner support from OCI images #10055

Closed
wants to merge 4,495 commits into from

chore: update JANS_SOURCE_VERSION

2642619
Select commit
Loading
Failed to load commit list.
Closed

chore(cloud-native)!: remove spanner support from OCI images #10055

chore: update JANS_SOURCE_VERSION
2642619
Select commit
Loading
Failed to load commit list.
DryRunSecurity / Sensitive Files Analyzer succeeded Nov 6, 2024 in 2s

DryRun Security

Details

Sensitive Files Analyzer Findings: 5 detected

⚠️ Potential Sensitive File docker-jans-all-in-one/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-all-in-one/Dockerfile
CodeLink
# Assets sync
# ===========
ENV JANS_SOURCE_VERSION=eb52c8595d6a381fd9219546e10a80890a5eae9a
# note that as we're pulling from a monorepo (with multiple project in it)
# we are using partial-clone and sparse-checkout to get the assets
⚠️ Potential Sensitive File docker-jans-auth-server/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-auth-server/Dockerfile
CodeLink
/app/static/rdbm \
/app/schema
ENV JANS_SOURCE_VERSION=eb52c8595d6a381fd9219546e10a80890a5eae9a
ARG JANS_SETUP_DIR=jans-linux-setup/jans_setup
# note that as we're pulling from a monorepo (with multiple project in it)
⚠️ Potential Sensitive File docker-jans-casa/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-casa/Dockerfile
CodeLink
# Assets sync
# ===========
ENV JANS_SOURCE_VERSION=eb52c8595d6a381fd9219546e10a80890a5eae9a
ARG JANS_SETUP_DIR=jans-linux-setup/jans_setup
# note that as we're pulling from a monorepo (with multiple project in it)
⚠️ Potential Sensitive File docker-jans-certmanager/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-certmanager/Dockerfile
CodeLink
# Assets sync
# ===========
ENV JANS_SOURCE_VERSION=eb52c8595d6a381fd9219546e10a80890a5eae9a
# note that as we're pulling from a monorepo (with multiple project in it)
# we are using partial-clone and sparse-checkout to get the assets
⚠️ Potential Sensitive File docker-jans-config-api/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-config-api/Dockerfile
CodeLink
# Assets sync
# ===========
ENV JANS_SOURCE_VERSION=eb52c8595d6a381fd9219546e10a80890a5eae9a
ARG JANS_SETUP_DIR=jans-linux-setup/jans_setup
ARG JANS_CONFIG_API_RESOURCES=jans-config-api/server/src/main/resources