NUWCDIVNPT / stig-manager

An API and client for managing STIG assessments
Other
112 stars 29 forks source link

fix/feat: fixed bug mutating opstats object; added yet more details to deployment report #1338

Closed cd-rite closed 2 months ago

cd-rite commented 2 months ago

fixed bug mutating opstats object by creating a deeply cloned working copy;

More deployment details: added user/role counts, unique users to operationId counts, date generated, version/commit info, label usage, elevated request count

cleanup: flattened structure of some stat objects, moved code to functions, rolled individual "byCollection" counts into "countsByCollection" property

sonarcloud[bot] commented 2 months ago

Quality Gate Passed Quality Gate passed for 'nuwcdivnpt_stig-manager-api'

Issues
1 New issue
0 Accepted issues

Measures
0 Security Hotspots
98.8% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud