docker-archive / oscalkit

NIST OSCAL SDK and CLI
https://docker.github.io/oscalkit/
Other
36 stars 23 forks source link

Failing test on fedramp profile #83

Closed farhankamalkhan-10p closed 5 years ago

farhankamalkhan-10p commented 5 years ago

Tests are failing on Fedramp profile with a panic: runtime error: index out of range The probable culprit for modifying the part incorrectly is: https://github.com/docker/oscalkit/blob/4d3ebce31f13655d9ab0820a5be6b876d4a46e4e/generator/manipulation.go#L100

cc: @minhaj10p @anweiss

farhankamalkhan-10p commented 5 years ago

Fixed in #84 Awaiting review and merge @anweiss

anweiss commented 5 years ago

84 has been merged.