docs: Update documentation to reflect current features #178#558
Closed
nikhil6393 wants to merge 3 commits into
Closed
docs: Update documentation to reflect current features #178#558nikhil6393 wants to merge 3 commits into
nikhil6393 wants to merge 3 commits into
Conversation
kmcquade
added a commit
that referenced
this pull request
Jun 14, 2026
Remove "triage worksheet" wording (no longer generated), note multi-account scanning, add Credentials Exposure to the risk list, and link each risk to its glossary page. Reconciled with this branch's Pathfinding.cloud wording. Harvested from #558; the obsolete pyproject and .readthedocs.yml uv-pin hunks are dropped (master already requires uv >=0.11.0, so pinning to 0.10 would break the docs build), and the cli.py docstring change is handled separately on the feature branch. Co-authored-by: nikhil6393 <nikhil900285@gmail.com> Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
kmcquade
added a commit
that referenced
this pull request
Jun 14, 2026
The scan no longer generates a triage CSV worksheet. Trim the stale phrase from the module, group-callback, and main() docstrings. Harvested from #558, applied here because this branch owns cli.py (keeps it conflict-free with the docs PR). Co-authored-by: nikhil6393 <nikhil900285@gmail.com> Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Collaborator
|
Thanks for this, @nikhil6393! 🙏 The documentation accuracy fixes are valuable, so I've harvested them into #595 (co-authored on the commits, so your credit is preserved):
Two hunks were dropped as obsolete: the Closing in favor of #595. Follow-up worth a separate PR: |
kmcquade
added a commit
that referenced
this pull request
Jun 14, 2026
…sary links; drop triage worksheet) (#595) * docs: update privesc source to Pathfinding.cloud; drop restored-by-Salesforce note - README: credit Privilege Escalation detection to Pathfinding.cloud - README: remove the "this repo/project has been restored by Salesforce" banner Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> * docs: modernize descriptions (harvest #558) Remove "triage worksheet" wording (no longer generated), note multi-account scanning, add Credentials Exposure to the risk list, and link each risk to its glossary page. Reconciled with this branch's Pathfinding.cloud wording. Harvested from #558; the obsolete pyproject and .readthedocs.yml uv-pin hunks are dropped (master already requires uv >=0.11.0, so pinning to 0.10 would break the docs build), and the cli.py docstring change is handled separately on the feature branch. Co-authored-by: nikhil6393 <nikhil900285@gmail.com> Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> * docs: drop "triage worksheet" from cli docstrings (harvest #558) The scan no longer generates a triage CSV worksheet. Trim the stale phrase from the module, group-callback, and main() docstrings. Harvested from #558, applied here because this branch owns cli.py (keeps it conflict-free with the docs PR). Co-authored-by: nikhil6393 <nikhil900285@gmail.com> Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> --------- Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com> Co-authored-by: nikhil6393 <nikhil900285@gmail.com>
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.
Resolves #178
This pull request removes mentions of 'triage worksheet' which is no longer generated. It also mentions that Cloudsplaining can scan across multiple AWS accounts, adds Credentials Exposure to the list of risks, and adds ReadTheDocs glossary links for the risk definitions.