Skip to content

fix(agent): Add missing match block in FNN NVUE policy#543

Merged
ajf merged 1 commit into
NVIDIA:mainfrom
bcavnvidia:nvue-policy
Mar 12, 2026
Merged

fix(agent): Add missing match block in FNN NVUE policy#543
ajf merged 1 commit into
NVIDIA:mainfrom
bcavnvidia:nvue-policy

Conversation

@bcavnvidia

@bcavnvidia bcavnvidia commented Mar 12, 2026

Copy link
Copy Markdown
Contributor

Description

#457 introduced a new policy rule missing a match-block.

This PR adds that missing block.

Type of Change

  • Add - New feature or capability
  • Change - Changes in existing functionality
  • Fix - Bug fixes
  • Remove - Removed features or deprecated functionality
  • Internal - Internal changes (refactoring, tests, docs, etc.)

Related Issues (Optional)

Breaking Changes

  • This PR contains breaking changes

Testing

  • Unit tests added/updated
  • Integration tests added/updated
  • Manual testing performed
  • No testing required (docs, internal refactor, etc.)

Additional Notes

@bcavnvidia bcavnvidia requested a review from a team as a code owner March 12, 2026 20:59
@github-actions

Copy link
Copy Markdown

🛡️ Vulnerability Scan

🚨 Found 74 vulnerability(ies)
📊 vs main: 74 (no change)

Severity Breakdown:

  • 🔴 Critical/High: 74
  • 🟡 Medium: 0
  • 🔵 Low/Info: 0

🔗 View full details in Security tab

🕐 Last updated: 2026-03-12 21:01:44 UTC | Commit: 876849f

@ajf ajf merged commit 0a4f3b8 into NVIDIA:main Mar 12, 2026
28 checks passed
@github-actions

Copy link
Copy Markdown

🔐 TruffleHog Secret Scan

No secrets or credentials found!

Your code has been scanned for 700+ types of secrets and credentials. All clear! 🎉

🔗 View scan details

🕐 Last updated: 2026-03-12 21:02:48 UTC | Commit: 876849f

jd-nv pushed a commit that referenced this pull request Mar 12, 2026
## Description

#457 introduced a
new policy rule missing a match-block.

This PR adds that missing block.

## Type of Change
<!-- Check one that best describes this PR -->
- [ ] **Add** - New feature or capability
- [ ] **Change** - Changes in existing functionality  
- [x] **Fix** - Bug fixes
- [ ] **Remove** - Removed features or deprecated functionality
- [ ] **Internal** - Internal changes (refactoring, tests, docs, etc.)

## Related Issues (Optional)
<!-- If applicable, provide GitHub Issue. -->

## Breaking Changes
- [ ] This PR contains breaking changes

<!-- If checked above, describe the breaking changes and migration steps
-->

## Testing
<!-- How was this tested? Check all that apply -->
- [x] Unit tests added/updated
- [ ] Integration tests added/updated  
- [x] Manual testing performed
- [ ] No testing required (docs, internal refactor, etc.)

## Additional Notes
<!-- Any additional context, deployment notes, or reviewer guidance -->
@bcavnvidia bcavnvidia deleted the nvue-policy branch March 13, 2026 00:56
ajf added a commit to ajf/infra-controller that referenced this pull request Mar 13, 2026
ajf added a commit that referenced this pull request Mar 13, 2026
ajf added a commit to ajf/infra-controller that referenced this pull request Mar 19, 2026
ajf pushed a commit to ajf/infra-controller that referenced this pull request Jun 1, 2026
Signed-off-by: Kun Zhao <kunzhao@nvidia.com>
Co-authored-by: Tareque Hossain <thossain@nvidia.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants