GovReady / govready-q

An open source, self-service GRC tool to automate security assessments and compliance.
https://q.govready.com
Other
179 stars 55 forks source link

Fix importing library components when component has zero statements, OSCAL 1.0.0 #1692

Closed gregelin closed 3 years ago

gregelin commented 3 years ago

Correctly handle exporting library components when component has zero statements to avoid crashing exportcomponentlibrary command.

gregelin commented 3 years ago

I have commented out a few tests that appeared to be causing an SQL database concurrency lock on SQLlite on CircleCI. Removed tests for following reasons:

  1. Tests pass locally
  2. Profile settings that are being tested are going to be changed significantly in Aug 2021.