docs: add Related Resources section (myctrl.tools, GRC Companion)#216
Open
evanoseen wants to merge 2 commits into
Open
docs: add Related Resources section (myctrl.tools, GRC Companion)#216evanoseen wants to merge 2 commits into
evanoseen wants to merge 2 commits into
Conversation
Adds a Related Resources section to the README pointing to myctrl.tools, a free cross-framework security controls search by Ethan Troy. Useful as a lookup companion while running CSF assessments and needing to cross reference against other frameworks (NIST 800-53, ISO 27001, PCI DSS, etc.). Related: CPAtoCybersecurity/catalyst#80
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Adds a Related Resources section to the README pointing to two free open-source GRC tools:
Addresses CPAtoCybersecurity/catalyst#80 and CPAtoCybersecurity/catalyst#81.
Context
myctrl.tools (catalyst#80)
Free, static, searchable reference indexing 19,000+ controls across 94+ frameworks, including NIST CSF 2.0, NIST 800-53, NIST AI RMF, FedRAMP, CMMC, DOD STIGs, PCI DSS, ISO 27001, SOC 2, EU AI Act, and GDPR. No login, no paywall.
GRC Companion (catalyst#81)
Free, open-source AI learning companion that installs into Claude Code, Cursor, Claude Projects, or Codex. 31 knowledge cards and 14 learning skills (concept tutor, Socratic coach, recall quiz, Feynman explainer, lab builder, etc.). Explicitly learning-only, so it does not approve vendors, sign off audits, write production policy, or score compliance programs.
Changes