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

EnsurePrgSeed: Check if seed was initialized on callgraph #229

Open
jubnzv opened this issue Nov 27, 2024 · 0 comments
Open

EnsurePrgSeed: Check if seed was initialized on callgraph #229

jubnzv opened this issue Nov 27, 2024 · 0 comments
Labels
area:detectors Related to existing detectors enhancement New feature or request

Comments

@jubnzv
Copy link
Member

jubnzv commented Nov 27, 2024

I think context-sensitive dataflow analysis is overkill for such a simple lint, we could simple check the required calls on callgraph (depends on #227).

@jubnzv jubnzv added enhancement New feature or request blocked area:detectors Related to existing detectors labels Nov 27, 2024
@jubnzv jubnzv changed the title EnsurePrgSeed: Check if seed initialization on callgraph EnsurePrgSeed: Check if seed was initialized on callgraph Nov 27, 2024
@jubnzv jubnzv mentioned this issue Nov 28, 2024
4 tasks
@jubnzv jubnzv removed the blocked label Dec 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:detectors Related to existing detectors enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant