guacsec / guac-docs

Docs to ingest in GUAC
https://guac.sh/
Creative Commons Attribution 4.0 International
8 stars 30 forks source link

Document SBOM ingestion; also mentioned daemon ingestion #168

Closed Ritesh-Udgata closed 2 weeks ago

Ritesh-Udgata commented 2 weeks ago

Closes #140 Closes #142

netlify[bot] commented 2 weeks ago

Deploy Preview for resonant-wisp-1a517a ready!

Name Link
Latest commit ccf2782f94e4908d9969911e6cfe2767a91af0de
Latest deploy log https://app.netlify.com/sites/resonant-wisp-1a517a/deploys/6723d9195fba6c000801c790
Deploy Preview https://deploy-preview-168--resonant-wisp-1a517a.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Ritesh-Udgata commented 2 weeks ago
  1. Changed file name
  2. Updated title
  3. Removed Syft's native format support point.
  4. Dropped "What is not supported" section.
  5. Added correct example to ingest SBOM file into Guac
  6. Dropped Chain Loop callout section
  7. Since collectors are built-in for daemon mode hence dropped the point
  8. Dropped example for starting Guac in daemon mode.
  9. Removed conclusion
Ritesh-Udgata commented 2 weeks ago

DONE 👍

Ritesh-Udgata commented 2 weeks ago
  1. Ran through Prettier
  2. Squashed commits into one.
  3. force pushed
funnelfiasco commented 2 weeks ago

You'll need to make sure that npx --yes prettier --write --prose-wrap always *.md updates the line wrapping on this file and commit the updated version. There are still 80+ character lines.

Ritesh-Udgata commented 2 weeks ago

Ran through prettier command