Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add additional guidance for controls #31

Open
bmarsh9 opened this issue Jan 27, 2023 · 1 comment
Open

Add additional guidance for controls #31

bmarsh9 opened this issue Jan 27, 2023 · 1 comment

Comments

@bmarsh9
Copy link
Owner

bmarsh9 commented Jan 27, 2023

No description provided.

@bmarsh9
Copy link
Owner Author

bmarsh9 commented Jan 27, 2023

Template

    <h2>Recommendation</h2>
    <p>Information about the recommendation</p>

The above string can be added in the guidance field in the JSON list of controls. e.g.

    {
        "name": "Limit information system access to authorized users,  processes acting on behalf of authorized users,  or devices (including other information systems).",
        "description": "Limit information system access to authorized users,  processes acting on behalf of authorized users,  or devices (including other information systems).",
        "ref_code": "ac.1.001",
        "level": "1",
        "system_level": false,
        "category": "access control",
        "subcategory": "access control",
        "references": "",
        "guidance":"<p>testing</p>",
        "dti": "easy",
        "dtc": "easy",
        "meta": {},
        "subcontrols": []
    },

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: New
Development

No branches or pull requests

1 participant