csmig
csmig
Although the core team cannot work this feature at this time, perhaps those interested could open a PR that implements the feature in the API? The PR would need to...
Closed by #1257
If I understand your request correctly, then I believe this feature is already implemented. Please let me know if I've misunderstood. The column circled below displays whether a result was...
Ah, I understand now, thanks. You're requesting additional number columns that display the count of manual assessments, result engine assessments, and overridden result engine assessments for each rule (aka check)?...
Until we work this issue, your best choices for Excel-ready data are: - Export CSV from the individual Asset/STIG workspace. The CSV will have an "Engine" column whose values are...
@sagansapien I would like this feature, too. As a workaround for now, you could create a ZIP that contains the individual STIG ZIPs and select that for import. The importer...
Thanks for discovering this, deep object merges are way less efficient in MySQL compared to Node! However, I do not think we need that extra code in `queryCollections()`. The current...
Yes. I'll post a followup comment with the initial design specification we are developing against. It supports User Groups and a configurable Review ACL for all roles, not only Restricted....
# Role-Based Access Control (RBAC) components ## 1. Grant Grant = Collection + User/Group + Role (formerly Access Level) ### User collision - select any User Grant over any Group...
Superseded by #1616