v3.2.0 #75
duriantaco
announced in
Announcements
v3.2.0
#75
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
[3.2.0] - 202-02-05
Added
graph.pyto handle taint analysis, data flow, and context slicing for the LLM.FalsePositiveFilterAgentinagents.pyto verify static findings using the LLMvisitor.py,base.py,merger.py,schemas.py,framework_aware.py, andtest_aware.pyapi.pySKYLOS_COMMIT,SKYLOS_BRANCH,SKYLOS_ACTOR,SKYLOS_PR_NUMBERtest_api.py@*.command,@*.default,@*.callback,@*.group,@*.subcommandno longer flagged as unusedasync_blocking.pySKY-Q401 as well as new testsChanges
visitor.pywith call graph construction, lambda tracking and dynamic string reference detectionanalyzer.pyto use the newCodeGraphfor deep security audits instead of dumb chunking.get_git_info()to return CI metadata alongside commit, branch, and actorupload_report()to include CI metadata in payload for better Jenkins/CircleCI/GitLab supportsrc-layoutprojects inanalyzer.pyMutableDefaultRule(SKY-L001). Now catcheslist(),dict(),set()constructor calls. List comprehensions, Dict comprehensions etcFixed
circular_deps.pyNote: Formalized a dual pipeline architecture that keeps the static analyzer separate from the LLM
This discussion was created from the release v3.2.0.
Beta Was this translation helpful? Give feedback.
All reactions