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

Support debugging XSpec and Schematron bugs (source: 18F/fedramp-automation: 625) #273

Closed
10 of 14 tasks
danielnaab opened this issue Oct 25, 2022 · 0 comments
Closed
10 of 14 tasks

Comments

@danielnaab
Copy link
Member

Original issue: 18F#625

Extended Description
As a knowledgable user or internal FedRAMP stakeholder, I would like to inspect the XSpec and Schematron for the validations, so I can study the logic and determine if there is a bug that requires fixing.

Context: when browsing the rules in the web documentation, a link to the corresponding lines of code on Github would aid the user in tracking down where the rule resides and how it is structured. For instance, a rule could include a link to the corresponding assertion, eg: https://github.com/GSA/fedramp-automation/blob/master/src/validations/rules/ssp.sch#L545-L551

Acceptance Criteria

  • Docs link to Schematron assertion on Github
  • Docs link to XSpec scenario on Github

Definition of Done

  • Acceptance criteria met
  • Unit test coverage of our code > 95%
  • Automated code quality checks passed
  • Security reviewed and reported
  • Reviewed against plain language guidelines
  • Code must be self-documenting
  • No local tech debt
  • Load/performance tests passed – needs to be created/automated
  • Documentation updated
  • Architectural Decision Record completed as necessary for significant design choices
  • PR reviewed & approved
  • Source code merged
@danielnaab danielnaab changed the title Support debugging XSpec and Schematron bugs - (source: 18F/fedramp-automation: 1313517294) Support debugging XSpec and Schematron bugs - (source: 18F/fedramp-automation: 625) Oct 26, 2022
@danielnaab danielnaab changed the title Support debugging XSpec and Schematron bugs - (source: 18F/fedramp-automation: 625) Support debugging XSpec and Schematron bugs (source: 18F/fedramp-automation: 625) Oct 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

No branches or pull requests

2 participants