-
Notifications
You must be signed in to change notification settings - Fork 666
docs: Add interactive CodeCanvas diagram for cli #6210
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
base: main
Are you sure you want to change the base?
docs: Add interactive CodeCanvas diagram for cli #6210
Conversation
🎉 Snyk checks have passed. No issues have been found so far.✅ security/snyk check is complete. No issues have been found. (View Details) ✅ license/snyk check is complete. No issues have been found. (View Details) ✅ code/snyk check is complete. No issues have been found. (View Details) |
Pull Request Submission Checklist
What does this PR do?Introduces a diagram that explains how Snyk CLI works under the hood Where should the reviewer start?The diagram link below How should this be manually tested?Just go through one of the simulations on the diagram What's the product update that needs to be communicated to CLI users?There is now a diagram that explains how Snyk CLI works under the hood, check it out now |
|
Hi, anyone had the chance to review my PR? |
|
Hi @Abdulnaser97 Could you please change your title PR , to be like what is wrote in this document ? |
|
Your PR has not had any activity for 30 days. In 2 days I'll close it. Make some activity to remove this. |
Hi @NsdHSO, I added "docs:" at the beginning. |
|
| GitGuardian id | GitGuardian status | Secret | Commit | Filename | |
|---|---|---|---|---|---|
| - | - | Bearer Token | 11869c8 | cli.CodeCanvas | View secret |
| - | - | Bearer Token | 0833f07 | cli.CodeCanvas | View secret |
🛠 Guidelines to remediate hardcoded secrets
A potential secret has been detected in this pull request. Please take the following steps immediately:
- Triage the Finding - Determine if the finding is a True Positive (a real secret) or a False Positive (e.g., test data, an example key).
- For more triage information, click on the hyperlinked GitGuardian ID in the table above. You can also use these docs as a triage guide.
- If this is a True Positive, proceed to step 2.
- If it's a False Positive, follow the guide to handle false positives instead. If you're a team leader, click on the Remediation tab in GitGuardian to view the ignore approval request.
- For more triage information, click on the hyperlinked GitGuardian ID in the table above. You can also use these docs as a triage guide.
Not your repo? Get access to the GitGuardian issue by following these steps.
-
Start an Incident
- If this is a True Positive, immediately declare a security incident. Do not merge this pull request.
- In Slack, type
/fhand press Enter. - Click the "🔥Open Incident" button.
- Select "Security Incident" from the "Incident Type" dropdown menu.
- In Slack, type
- If this is a True Positive, immediately declare a security incident. Do not merge this pull request.
-
Follow the Runbook
- The complete response procedure is documented in the runbook.
Have questions? Contact your ProdSec partner or post in #ask-prodsec.
🦉 GitGuardian detects secrets in your source code to help developers and security teams secure the modern development process. You are seeing this because you or someone else with access to this repository has authorized GitGuardian to scan your pull request.
I provided answers to the PR template in the comments
🎨 Interactive Architecture Diagram for cli
This PR adds an interactive CodeCanvas diagram to help developers quickly understand the
clicodebase.What is CodeCanvas?
CodeCanvas transforms your repository into an interactive visual diagram that helps developers:
📎 Try it now!
Preview the live diagram before merging: Open Interactive Diagram →
What this PR adds:
clivisuallySimulation refinement tips
You might find that the simulations created in the diagram are incomplete or too elaborative - hit the "Refine Simulation" button. Read the 1 pager guide to learn how to refine simulations to create accurate diagrams.
Need Help?
💬 Join our Discord community: discord.gg/t3ezMyMPqr
After merging, anyone visiting your repository will be able to explore
cliinteractively through CodeCanvas.code-canvas.com