Conversation
|
✅ Deploy Preview for opstack-docs canceled.
|
|
The slither db has absolute paths to files on your filesystem which is kind of strange, meaning its not deterministic between running it on different machines. What is the slither db useful for? To make it deterministic, we would want to run it in a docker image |
The db is created when you run slither using
I agree, that is weird and in my experience slither doesn't depend on those values anyways. I think it's fine because triage mode should only ever be run locally. |
73c2a57 to
b2678da
Compare
|
CI is failing. |
Excludes all findings except for high severity. Also moves all config to the config file.
e6f8c98 to
2178b43
Compare
|
looks like |
01962e1 to
372ebb9
Compare
Also ensures that absolute local paths are not stored in the slither db.
6e6707c to
9d23559
Compare
trianglesphere
left a comment
There was a problem hiding this comment.
lgtm. Was waiting for CI to go green.
|
This PR has been added to the merge queue, and will be merged soon. |
|
This PR is next in line to be merged, and will be merged as soon as checks pass. |
|
This PR is next in line to be merged, and will be merged as soon as checks pass. |
Description