ComplianceAsCode
- 14 skills
- 0 followers
- 1 week ago last updated
- ▌ Assess Nist Control · complianceascodeAssess a pending NIST 800-53 control with OSCAL enrichment, CIS reverse lookup, and Linux hardening prioritization. Guides authors through understanding, automatability analysis, rule mapping, and validation.
- ▌
- ▌ Resolve Rule Variables · complianceascodeResolve XCCDF variable selections for a set of rules. Looks up which variables each rule depends on, reads their .var files, and guides the author to select a value key for each variable. Returns a list of var_name=key selections ready to add to a control file's rules list.
- ▌ Draft Pr · complianceascodeOpen a pull request in the browser with prefilled title, description, and labels
- ▌ Find Rule · complianceascodeSearch for existing rules that match a given requirement text. Identify rules that implement a specific control.
- ▌
- ▌
- ▌ Map Controls · complianceascodeInteractive control-to-rule mapping session. Walk through unmapped requirements, suggest rules using cross-framework analysis, and write selections to control files.
- ▌
- ▌ Manage Profile · complianceascodeCreate or update a versioned profile pair (versioned + unversioned extends pattern).
- ▌
- ▌ Inspect Control · complianceascodeInspect a control file showing requirement stats, mapping status, and cross-framework context. Use for triage before mapping.
- ▌ Map Requirement · complianceascodeMap rules to a single control file requirement using cross-framework analysis and rule search.
- ▌ Onboard Control · complianceascodeOnboard a new security policy as a control file. Parse the document, create control file structure, and map existing rules to requirements.