Skip to content

chore: Add Sobelow security scanning#373

Closed
s3cur3 wants to merge 1 commit into
elixir-broadway:mainfrom
Jump-App:ty/sobelow
Closed

chore: Add Sobelow security scanning#373
s3cur3 wants to merge 1 commit into
elixir-broadway:mainfrom
Jump-App:ty/sobelow

Conversation

@s3cur3
Copy link
Copy Markdown

@s3cur3 s3cur3 commented Jun 3, 2026

In response to the rash of CVEs from vulnerabilities that static analysis can detect (see the EEF's list of most common weaknesses, of which uncontrolled resource consumption like as atom table exhaustion is number 1), I thought it might be valuable to add Sobelow scanning to the project. It didn't find anything actionable (yay! 🎉), but I figured it might still be good to have it running in CI so that future potential vulnerabilities can be called out.

In response to the rash of CVEs from vulnerabilities that static analysis can detect (see [the EEF's list of most common weaknesses](https://cna.erlef.org/common-weaknesses), of which uncontrolled resource consumption like as atom table exhaustion is number 1), I thought it might be valuable to add Sobelow scanning to the project. It didn't find anything actionable (yay! 🎉), but I figured it might be valuable to have it running in CI so that future potential vulnerabilities can be called out.
@josevalim
Copy link
Copy Markdown
Contributor

Thank you but I am not sure if I would enable sobelow on all of our projects, especially the ones like broadway which do not handle external input... 🤔

@s3cur3 s3cur3 closed this Jun 3, 2026
@s3cur3
Copy link
Copy Markdown
Author

s3cur3 commented Jun 3, 2026

Fair enough!

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