Skip to content
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

Rust: Convert source models to models-as-data #18530

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

geoffw0
Copy link
Contributor

@geoffw0 geoffw0 commented Jan 17, 2025

Convert existing source models to models-as-data. This will allow the sources to be made more accurate w.r.t. the Option and Result content they return - which I will do in a follow-up PR.

@paldepind FYI

@geoffw0 geoffw0 added no-change-note-required This PR does not need a change note Rust Pull requests that update Rust code labels Jan 17, 2025
@Copilot Copilot bot review requested due to automatic review settings January 17, 2025 18:39

Choose a reason for hiding this comment

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

Copilot reviewed 3 out of 10 changed files in this pull request and generated no comments.

Files not reviewed (7)
  • rust/ql/lib/codeql/rust/Concepts.qll: Language not supported
  • rust/ql/lib/codeql/rust/Frameworks.qll: Language not supported
  • rust/ql/lib/codeql/rust/frameworks/Reqwest.qll: Language not supported
  • rust/ql/lib/codeql/rust/frameworks/stdlib/Env.qll: Language not supported
  • rust/ql/lib/codeql/rust/security/WeakSensitiveDataHashingExtensions.qll: Language not supported
  • rust/ql/test/library-tests/dataflow/sources/TaintSources.expected: Language not supported
  • rust/ql/test/library-tests/dataflow/taint/TaintFlowStep.expected: Language not supported

Tip: Copilot only keeps its highest confidence comments to reduce noise and keep you focused. Learn more

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
no-change-note-required This PR does not need a change note Rust Pull requests that update Rust code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant