sonatype-nexus-community / ahab

ahab is a tool to check for vulnerabilities in your apt, apk, or yum powered operating systems, powered by Sonatype OSS Index.
Apache License 2.0
66 stars 17 forks source link

Read same nested yaml config as nancy #27

Closed bhamail closed 3 years ago

bhamail commented 4 years ago

See: https://github.com/sonatype-nexus-community/nancy/blob/prepare-1.0.0/internal/configuration/set.go#L60 for an example of wrapping a config struct that gets "marshalled" to yaml.

Also, move path/file names for config files into go-sona-types library.

cc @bhamail / @DarthHater / @ken-duck