-
Notifications
You must be signed in to change notification settings - Fork 61
test #3565
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?
test #3565
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,5 +1,7 @@ | ||
| # `ec` a command line client for verifying artifacts and evaluating policies | ||
|
|
||
| test | ||
|
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. [high] missing-authorization The diff adds a bare word Suggested fix: Remove the stray There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. [medium] scope-intent-mismatch PR title, body, and diff content all suggest this is an unintentional test submission rather than an authorized documentation change. The claimed intent (title 'test') does not correspond to any product or docs work item. See also: [missing-authorization] finding at this location. Suggested fix: Clarify intent in the PR description with a linked ticket, or close the PR if it was opened to exercise CI. There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. [low] code-organization Stray Suggested fix: Remove the |
||
|
|
||
| The `ec` tool is used to evaluate Conforma policies for Software | ||
| Supply Chain. Various sub-commands can be used to assert facts about an artifact | ||
| such as: | ||
|
|
||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
📐 Maintainability & Code Quality | 🟡 Minor | ⚡ Quick win
Remove or replace the placeholder text.
The standalone
testline appears in the rendered README introduction but does not describe theectool. Remove it unless it is intentional. If it is intentional, replace it with meaningful project context.As per path instructions, this is a user-facing readability issue, not a cosmetic formatting nit.
🤖 Prompt for AI Agents
Source: Path instructions