Skip to content

Vulcan v2.1.0

Compare
Choose a tag to compare
@vanessuniq vanessuniq released this 29 Mar 03:09
· 82 commits to master since this release
9f35296

What's Changed

Exciting New Features 🎉

👒 Dependencies

Other Changes

  • VULCAN-429: Fix deleting a control prevents the deleting of the component by @timwongj in #430
  • VULCAN-433: Modify rules_count to exclude deleted rules by @timwongj in #436
  • VULCAN-414: Sort displayed components by @timwongj in #434
  • VULCAN-301: Display loading... when uploading SRG by @timwongj in #431
  • VULCAN-298: SRG page enhancements by @timwongj in #428
  • VULCAN-362: Account for controls marked as duplicate on existing SRG content import by @timwongj in #427
  • VULCAN-419: Sort Inspec tags by @timwongj in #432
  • fix add new control by @timwongj in #443
  • VULCAN-454: Implement find and replace by @timwongj in #455
  • VULCAN-410: Swap diff view comparison by @sgober in #441
  • VULCAN-415: Show version and release for overlaid components suggestions by @timwongj in #438
  • VULCAN-445: Title box visibility by @timwongj in #456
  • VULCAN-449: Fix mark as duplicate for proj/comp admin/authors by @timwongj in #460
  • VULCAN-457: Add tooltip for mark as duplicate by @timwongj in #459
  • VULCAN-447: Enable context-aware popover help icons, depending on Status field by @timwongj in #461
  • VULCAN-448: Add concept of compensating controls and POA&M statuses to Applicable - Does Not Meet status by @timwongj in #462
  • VULCAN-452: Review workflow improvements by @timwongj in #464
  • VULCAN-448: mitigations are always shown by @timwongj in #465
  • VULCAN-470: change the color of the mark as duplicate button by @vanessuniq in #482
  • VULCAN-475: fixes #475 by @wdower in #477
  • Add GitHub logo to README by @ChrisHinchey in #481
  • Fix GitHub logo in README by @ChrisHinchey in #485
  • Update push-to-docker.yml by @vanessuniq in #489
  • Debugged: added the missing currentUserId prop to RuleEditorHeader co… by @vanessuniq in #486
  • VULCAN-501: copy component fails when selecting a newer srg version and a control has been previously deleted in the source component by @vanessuniq in #503
  • VULCAN-495: export to excel does not work if components have the same name by @vanessuniq in #505
  • VULCAN-517: update SRG info on control view by @rlakey in #519
  • VULCAN-315: added toggle for stig id to srg id by @rlakey in #516
  • Properly using #dup method for expected behavior: by @vanessuniq in #522
  • VULCAN-524: fix answer cloning issue by @rlakey in #525
  • VULCAN-530: populate gid and rid in inspec body data by @rlakey in #533
  • VULCAN-531: fix for copy comp w new srg for vuln disc by @rlakey in #532
  • Sorted excel output and misc bug fixes by @rlakey in #537

New Contributors

Full Changelog: v2.0.0...v2.1.0