UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects

initial hardening

Merged Luke Stigdon requested to merge initial-hardening into development
+ 3
3
# rda-converter
# RDA Converter
A container image that includes the [rda-converter](https://gitlab.devforce.disa.mil/up/rda-converter) application.
A tool to convert an [RDA](https://devforce.disa.mil/secure/docs/latest/developers-guide/deployment/) into one or more [Helm](https://helm.sh/) [Charts](https://helm.sh/docs/glossary/#chart) and container image files (i.e. Dockerfile).
To update this image, first get the URL to the version of the rda-converter from [nexus](https://nexus.devforce.disa.mil/#browse/search/maven=attributes.maven2.groupId%3Dbdp.rda%20AND%20attributes.maven2.artifactId%3Drda-converter). Then, download the artifact and calculate the SHA256. Update the `hardening_manifest.yaml` with the URL and SHA256 of the artifact.
\ No newline at end of file
This container is leveraged by the RDA Deployer and should not generally be used directly. For further information, see the [rda-converter](https://gitlab.eitccorp.com/up/software/rda/rda-converter) project.
Loading