Skip to content

chore: add slither config#12

Open
igorroncevic wants to merge 1 commit intomainfrom
pr-04-slither
Open

chore: add slither config#12
igorroncevic wants to merge 1 commit intomainfrom
pr-04-slither

Conversation

@igorroncevic
Copy link
Copy Markdown

@igorroncevic igorroncevic commented May 6, 2026

Description

Add a minimal Slither config that uses the local Python dependency.

Context

Slither runs against src by default. The solc-version detector is disabled because the template intentionally keeps broad ^0.8 pragmas for easier integration.

Out of Scope

This PR does not add Justfile commands, CI, or hooks.

Testing Instructions

  • Merge chore: add local dependencies #11 first.
  • Run python -m venv dev/.venv.
  • Run dev/.venv/bin/pip install -r dev/requirements.txt.
  • Run dev/.venv/bin/slither src --config-file slither.config.json.

@socket-security
Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Addedslither-analyzer@​0.11.59410010010070

View full report

@igorroncevic igorroncevic marked this pull request as ready for review May 6, 2026 15:26
@igorroncevic igorroncevic requested a review from a team as a code owner May 6, 2026 15:26
This was referenced May 6, 2026
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.

1 participant