Skip to content

Latest commit

 

History

History
73 lines (52 loc) · 5.21 KB

CHANGELOG.md

File metadata and controls

73 lines (52 loc) · 5.21 KB

Change Log

Full Changelog

Implemented enhancements:

  • Footer and Border - Clean up and make solid. #31
  • When profile errors are created (the 5th box), we should add that in to the filter #23

Fixed bugs:

  • Latest version does not work with IE again #36
  • v1.0.1-7-g3f726b4 does work for IE #24

Closed issues:

  • Fix CAAT issue of repeated controls with multiple NIST controls #41
  • Assessment Audit Tracking modifcations #34
  • Sync github to gitlab #26
  • update heimdall-lite-controls.png #25
  • dynamically add Profile Error tile #21
  • Compliance level change #20
  • Findings relabel #19
  • Incorporate the automated github\_changelog\_gen into our release and tagging process #18
  • Add git commit short hash to footer version number #17
  • Add version to header #16
  • What does "load a profile" mean? #4

Merged pull requests:

  • Enable Print View #43 (rx294)
  • Fix CAAT issue of repeated controls with multiple NIST controls fixes #41 #42 (rx294)
  • Version of heimdall-lite that works both on the internet and off! #39 (dromazmj)
  • Profiledata #38 (dromazmj)
  • Catt report #35 (rx294)
  • Adding CATT report feature #33 (rx294)
  • Adding CATT report feature #32 (rx294)
  • Populate control Desc justification for Non applicable controls #28 (rx294)
  • Sync gitlab #27 (lukemalinowski)

v1.0 (2018-05-22)

Implemented enhancements:

  • Control Severity, Control Status, Compliance Level 'level and clean' #11
  • We can drop the 'Rev4' from the NIST SP 800-53 display data #10
  • On the 'profile' view remove 'status' change to 'severity' - doesn't map with the other data elements #8
  • Default sort by control ID #6

Fixed bugs:

  • Line Numbers for code do not show up in safari #12
  • Need to fix speed/processing issues in Safari #9
  • On the 'profile' view remove 'status' change to 'severity' - doesn't map with the other data elements #8
  • Some browsers have issues with using non https javascript locations by using a 'default' secure mode #7

Closed issues:

  • Coloring of treemap is wrong if profile has controls of all the same severity #15
  • please review my new branch - also need to add javascript error passthough #13
  • No wrapping in details tab #5
  • Data table rows do not open on Firefox #3
  • Add time (of scan) #2
  • Compliance Level recommendations #1

Merged pull requests:

* This Change Log was automatically generated by github_changelog_generator