Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • B bazel-java
  • Project information
    • Project information
    • Activity
    • Labels
    • Planning hierarchy
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Jira
    • Jira
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Administrator
  • bazel-java
  • Wiki
  • 1. DevOps

1. DevOps · Changes

Page history
Updated 1. DevOps (markdown) authored Jan 06, 2022 by AzbotGithub's avatar AzbotGithub
Hide whitespace changes
Inline Side-by-side
1.-DevOps.md
View page @ ee14e43a
...@@ -39,6 +39,12 @@ Dockle is a container linter, which helps you identify if you haven't followed ...@@ -39,6 +39,12 @@ Dockle is a container linter, which helps you identify if you haven't followed
1. Certain best practices while building the image 1. Certain best practices while building the image
1. CIS Benchmarks to secure your docker image 1. CIS Benchmarks to secure your docker image
Trivy Scan
![](https://github.com/evydtech/bazel-java/blob/a077b66fc14d1f962e7555747ef435411a7d64f8/Docs/Images/trivy_scan.png)
Dockle Scan
https://github.com/evydtech/bazel-java/blob/a077b66fc14d1f962e7555747ef435411a7d64f8/Docs/Images/dockle_scan.png
In case you would like the action to ignore any vulnerabilities and best practice checks, create an allowedlist file at the path `.github/containerscan/allowedlist.yaml` in your repo. In case you would like the action to ignore any vulnerabilities and best practice checks, create an allowedlist file at the path `.github/containerscan/allowedlist.yaml` in your repo.
### Azure Kubernetes Deployment ### Azure Kubernetes Deployment
......
Clone repository
  • 1. DevOps
  • 2. Monorepos & Bazel
  • 3. Hello World in Java using Bazel
  • 4. Infrastructure Deployment
  • Dev Infrastructure
  • Home
  • Log management