UNCLASSIFIED

Commit c6a24004 authored by Karpagam Balan's avatar Karpagam Balan
Browse files

Staretd a feature branch amd moved contents to root folder and added version into the README file

parent 8af1da6c
# OWASP Dependency Check Container
## Introduction
This container hosts the OWASP Dependency Check application to be used as part of the Solution Delivery Platform.
## Container Variables
The following is a list of variables:
```
ARG BASE_REGISTRY = defines the registry portion of the OS image to be used in the FROM command.
ARG BASE_IMAGE = defines the image portion of the OS image to be used in the FROM command.
ARG BASE_TAG = defines the tag portion of the OS image to be used in the FROM command.
ARG SDP_BUILD_DEPENDENCY_VERSION = defines the release in https://github.com/boozallen/sdp-images/releases that the dependency bundle should be pulled form - default dcar-0.4
```
Recommended resources for the image:
The Jenkins agent on the Solutions Delivery Platform will run this container as pasrt of thebuild pipeline. All resources are inherited at runtime from the Jenkins Agent container.
# dependency-check # OWASP Dependency Check Container Version 5.2.4
## Introduction
This container hosts the OWASP Dependency Check application to be used as part of the Solution Delivery Platform.
## Container Variables
The following is a list of variables:
```
ARG BASE_REGISTRY = defines the registry portion of the OS image to be used in the FROM command.
ARG BASE_IMAGE = defines the image portion of the OS image to be used in the FROM command.
ARG BASE_TAG = defines the tag portion of the OS image to be used in the FROM command.
ARG SDP_BUILD_DEPENDENCY_VERSION = defines the release in https://github.com/boozallen/sdp-images/releases that the dependency bundle should be pulled form - default dcar-0.4
```
Recommended resources for the image:
The Jenkins agent on the Solutions Delivery Platform will run this container as pasrt of thebuild pipeline. All resources are inherited at runtime from the Jenkins Agent container.
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment