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

Ruby: Model some libraries with the model editor #15035

Draft
wants to merge 20 commits into
base: main
Choose a base branch
from

Conversation

hmac
Copy link
Contributor

@hmac hmac commented Dec 7, 2023

  • Ruby: Include external sinks from MaD
  • Ruby: Model mysql2
  • Ruby: Add partial model for httparty
  • Ruby: Include request forgery sinks from MaD
  • Ruby: Move mysql model, model half of rack
  • Ruby: Add partial model for httparty
  • Ruby: Include ancestors in type model generation

@github-actions github-actions bot added the Ruby label Dec 7, 2023
private import codeql.ruby.frameworks.data.internal.ApiGraphModelsExtensions
private import queries.modeling.internal.Util as Util
private import codeql.util.Unit
private import codeql.ruby.AST

Check warning

Code scanning / CodeQL

Redundant import Warning

Redundant import, the module is already imported inside
codeql.ruby.dataflow.FlowSummary
.
private import queries.modeling.internal.Util as Util
private import codeql.util.Unit
private import codeql.ruby.AST
private import codeql.ruby.ast.Module

Check warning

Code scanning / CodeQL

Redundant import Warning

Redundant import, the module is already imported inside
codeql.ruby.AST
.
@hmac hmac changed the title Ruby: Include ancestors in type generation Ruby: Model some libraries with the model editor Dec 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant