Skip to content

[docs] Update glossary - daily scan#47548

Merged
pelikhan merged 1 commit into
mainfrom
docs/glossary-daily-scan-2026-07-23-d15207f42bb283cb
Jul 23, 2026
Merged

[docs] Update glossary - daily scan#47548
pelikhan merged 1 commit into
mainfrom
docs/glossary-daily-scan-2026-07-23-d15207f42bb283cb

Conversation

@github-actions

@github-actions github-actions Bot commented Jul 23, 2026

Copy link
Copy Markdown
Contributor

Summary

Adds three new glossary entries to the reference documentation, covering tools integrated into gh aw compile.

Changes

docs/src/content/docs/reference/glossary.md — three entries added:

  • grant — license scanning tool that analyzes container images for software licenses. Uses a .grant.yaml policy file; integrated via --grant flag. Typically used alongside syft.
  • syft — SBOM generation tool that catalogs packages and dependencies in container images. Integrated via --syft flag. Typically used alongside grant for license policy enforcement.
  • yamllint — YAML linting tool that validates syntax and style of compiled .lock.yml output. Integrated via --yamllint flag.

Impact

  • Breaking changes: none
  • Scope: documentation only — no code, configuration, or API changes
  • Type: additive

Generated by PR Description Updater for #47548 · sonnet46 22.5 AIC · ⌖ 7.35 AIC · ⊞ 4.8K ·

Add three new terms from recent compile pipeline additions:
- grant: license scanning for container images (--grant flag)
- syft: SBOM generation tool for container images (--syft flag)
- yamllint: YAML linting for generated workflow files (--yamllint flag)

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@github-actions github-actions Bot added documentation Improvements or additions to documentation glossary labels Jul 23, 2026
@gh-aw-bot

Copy link
Copy Markdown
Collaborator

@copilot please run the pr-finisher skill, confirm the branch is up to date, and rerun any required checks before requesting maintainer attention.

Generated by 👨‍🍳 PR Sous Chef · gpt54 5.28 AIC · ⌖ 6.94 AIC · ⊞ 7K ·
Comment /souschef to run again

Copilot AI commented Jul 23, 2026

Copy link
Copy Markdown
Contributor

@copilot please run the pr-finisher skill, confirm the branch is up to date, and rerun any required checks before requesting maintainer attention.

...

Completed via pr-finisher pass on 09c2bda.

  • Branch status: up to date with main (behind 0, ahead 1).
  • Required local check rerun: make build-docs ✅ (205 pages, internal links valid).
  • Review surface: no unresolved review threads.
  • CI note: current PR check state is stale/in-progress for this agent run; a maintainer must re-trigger workflows (close/reopen, workflow_dispatch, or maintainer push) before merge attention.

Copilot AI requested a review from gh-aw-bot July 23, 2026 11:20
@pelikhan
pelikhan merged commit 6268b98 into main Jul 23, 2026
1 check passed
@pelikhan
pelikhan deleted the docs/glossary-daily-scan-2026-07-23-d15207f42bb283cb branch July 23, 2026 11:37
@github-actions

Copy link
Copy Markdown
Contributor Author

🎉 This pull request is included in a new release.

Release: v0.83.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation glossary

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants