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

v0.7.1 #170

Merged
merged 21 commits into from
Jun 7, 2024
Merged

v0.7.1 #170

merged 21 commits into from
Jun 7, 2024

Conversation

ndkirillov
Copy link
Collaborator

Major Updates

Reworks and additions

  1. Added a new flag --obsolete to the Slitherin CLI. Allows to launch detectors that are currently considered irrelevant and removed from general Slitherin detectors set. Thx @Yhtiyar
  2. pess-call-forward-to-protected detector. Removed. Now is in the obsolete detectors set. Thx @Yhtiyar
  3. pess-readonly-reentrancy detector. Removed. Now is in the obsolete detectors set. Thx @Yhtiyar

Minor Updates and Optimization

Minor Fixes

  1. Fixed PYPI-package publish action.
  2. pess-event-setter detector. Optimization. Enhanced by ignoring libraries when searching. Thx @Yhtiyar
  3. pess-magic-number detector. Optimization. Enhance with a whitelist of SafeCast and Math libraries. Thx @Yhtiyar
  4. pess-dubious-typecast detector. Optimization. Enhanced with a whitelist of SafeCast and SignedMath libraries. Thx @Yhtiyar
  5. pess-strange-setter detector. Optimization. Enhanced with filtering libraries and do not detect parameters used in internal calls. Thx @Yhtiyar and Thx @VuKhuongDuy for the Issue strange_setter  #158
  6. Benchmark updates. Details of detections are added to the results tables. Thx @nikolay19.

Copy link
Member

@Yhtiyar Yhtiyar left a comment

Choose a reason for hiding this comment

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

Lgtm

@ndkirillov ndkirillov removed the request for review from olegggatttor June 7, 2024 11:54
@ndkirillov ndkirillov merged commit 2b63ee9 into master Jun 7, 2024
2 checks passed
@ndkirillov ndkirillov deleted the develop branch June 7, 2024 11:55
@ndkirillov ndkirillov mentioned this pull request Jun 7, 2024
@ndkirillov ndkirillov restored the develop branch June 14, 2024 11:10
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.

4 participants