Skip to content

[K9VULN-15513] Add rust as a default ruleset language#919

Merged
jdelgo merged 1 commit into
mainfrom
jdelgo/add-rust-default-ruleset
Jun 5, 2026
Merged

[K9VULN-15513] Add rust as a default ruleset language#919
jdelgo merged 1 commit into
mainfrom
jdelgo/add-rust-default-ruleset

Conversation

@jdelgo

@jdelgo jdelgo commented Jun 3, 2026

Copy link
Copy Markdown
Contributor

What problem are you trying to solve?

Rust is not yet a default ruleset

What is your solution?

Adding Rust as a language to the default rules

Testing

Uploaded a SARIF via datadog-ci and verified findings populated correctly here

@datadog-official

This comment has been minimized.

@jdelgo
jdelgo marked this pull request as ready for review June 3, 2026 20:40
@jdelgo
jdelgo requested a review from a team as a code owner June 3, 2026 20:40
Copilot AI review requested due to automatic review settings June 3, 2026 20:40

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds Rust to the CLI’s default list of languages used to fetch “default rulesets” from the Datadog Static Analysis API, ensuring Rust rulesets are included automatically when users opt into default rulesets.

Changes:

  • Include "RUST" in the DEFAULT_RULESETS_LANGUAGES list used by get_all_default_rulesets.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@jdelgo
jdelgo merged commit c45b3d8 into main Jun 5, 2026
121 checks passed
@jdelgo
jdelgo deleted the jdelgo/add-rust-default-ruleset branch June 5, 2026 17:35
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.

3 participants