Skip to content
This repository has been archived by the owner on Aug 20, 2021. It is now read-only.

Releases: docker-archive/oscalkit

v0.2.0

07 Feb 17:33
Compare
Choose a tag to compare
v0.2.0 Pre-release
Pre-release

Notes

This release coincides with the following commit: usnistgov/OSCAL@9f5d9f2 (February 4, 2019). Using this release against iterations of OSCAL documents that were developed either prior to or after this commit may result in failures.

Changelog

4633002 fix deployment step
92b1b7c fix CircleCI config
f3b31b8 update README (#81)
ec6032a Remove profile dependency from implementation code generation (#80)
4836dbd FedRAMP profile test fixes. (#79)
ceebea9 add guidance to paramter list (#78)
add098c Add subctrl mapping (#77)
8bda657 Fix alter append by traditional tree parsing (#71)
9b2c365 Add multiple component definitons for DTR, Engine (#73)
f0976b2 Tidying up some of the core OSCAL methods (#44)
42bb04d Add bash test target to run generate code before the test_util (#72)
c5a9217 Remove alter appends in profile parsing (#69)
03c89ae missing title workaround and move part traversal to separate file (#68)
b513c89 Fix path parsing with http routes (#66)
d46aa13 add regex to get componentID from control mapping (#51)
ff1c55b Add processing of set param (#64)
f32755e Fix relative path read (#58)
415eaf4 Add modify-add feature (#52)
c228348 Add insert param template parsing in nested parts (#63)
2f8e944 Add sub commands for generate cmd (#62)
6d17962 remove redundant code from templates (#59)
5f383e8 lint and spelling typos in implementation 🚀 (#60)
d66e30b Change label struct to map (#56)
898804a Update README.md
6e70004 Add do not edit comment on implementation and profile template. (#53)
cf29dab Fix test cases by using xml instead of JSON, comment JSON specific case (#49)
54905ec Fix set param id attribute (#45)
bf8ab57 Add ability in generate commands to take and use package name for output (#47)
9a87e35 remove possibleValues from controlImplementation (#46)
3fb2c16 update README
e00e66b readme updates
e178ab9 fix profile and catalog generation discrepancies (#40)
dbb4520 initial migration to Go modules (#41)
15f1d5e Add component guid mapping from excel (#34)
6b11829 Update README.md
8d5babd fix sirupsen dependency case
dc0d0a7 rename imports and cleanup goreleaser config (#37)
8526748 fix sirupsen dependency
a340848 rename imports and cleanup goreleaser config
0be18fd placeholder file to fix testing error
a0afab2 Add implementation code generation (#32)
dc65f31 Add oscalkit-test (#31)
6c2e8e8 fix docs dir
a02bb1f add initial docs
148f10b add code coverage
be7980e add go-junit-report
6a6d6a1 fix workflow config version
6d90be0 Ci Updates (#29)
a159bde Rename xml attribute for setparam (#27)
745a505 Update README.md
e2c3972 Fix oscal generate issue (#26)
1a2674a Makefile changes and add Dockerfile (#25)
512b59a add subcontrol details (#24)
8ce8313 Add implementation structs to oscalkit (#23)
25e3d97 fix subcontrol consumption (#21)
1438089 Add Http error handling and subcontrol fix (#19)
e0eb6bf Add output flag with default value (#20)
4967fab Add code generator command (#17)
7cffc08 Merge pull request #16 from asadullah-yousuf-10p/url-fix
593897a Add json unmarshaller for Href compatibility
fd9966e minor version bump
d94e5dd readme updates
d5a1e02 improved versioning output and Makefile
84e9e76 update deps
c9f25db fix generation
35171ce catalog href XML marshaling
88edaec fix metaschema template issues
b98946b fix missing profile href
500ef44 Merge pull request #7 from anweiss/readme-updates
1a5cbdf readme updates to address signing
d1fecfd Merge pull request #5 from anweiss/jws-prototype
222d66b initial jws support
2120d88 update deps for signing
0bca4c9 Merge pull request #3 from anweiss/schema-updates
558b725 initial code generation from metaschema
58c8b0d Merge pull request #2 from anweiss/update-deps
e21afb7 update deps

Docker images

  • docker pull docker/oscalkit:0.2.0
  • docker pull docker/oscalkit:latest

v0.1.0

15 Apr 21:14
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release

Notes

This release coincides with the following commit: usnistgov/OSCAL@b909f77. Using this release against iterations of OSCAL documents that were developed either prior to or after this commit may result in failures.

Changelog

0f05d4f CI/CD scaffolding
4e7a842 update README
eeb836e update deps
b11b7a5 initial auto-release scaffolding
2d878fd README updates
8839239 refactor repo
da53371 initial commit

Docker images

NOTE: these images can be found in the "opencontrolorg" organization on Docker Hub, which is where they were pushed prior to this repository being moved to the github.com/docker organization on GitHub.

  • docker pull opencontrolorg/oscalkit:0.1.0
  • docker pull opencontrolorg/oscalkit:latest