#static-analysis

[ follow ]
Information security
fromDEV Community
2 months ago

I Let Claude Write 60 Functions. 65-75% Had Security Vulnerabilities.

AI code generation models produce insecure code by default, with no statistically significant difference among the tested models.
Python
fromRealpython
7 months ago

Astral's ty: A New Blazing-Fast Type Checker for Python - Real Python

ty is a fast Rust-based static type checker for Python suitable for personal projects but not yet production-ready due to missing features and bugs.
Cryptocurrency
fromHackernoon
9 months ago

A Static Taint Analyzer for Address Verification Vulnerabilities in Ethereum | HackerNoon

Vulnerability detection in smart contracts utilizes varied methodologies based on analysis types and detection principles.
Python
fromInfoWorld
10 months ago

Get started with Python type hints

Python type hints enhance code clarity and static analysis of code without affecting runtime performance.
frompycoders.com
10 months ago

Issue #684

NumPy's typing support advancements now allow generic arrays to type both shape and dtype, facilitating enhanced static analysis and run-time validation.
Python
Scala
fromInfoWorld
11 months ago

Static analysis proposed to 'rehabilitate' shell programs

Researchers propose semantics-driven static analysis to enhance the safety and reliability of Unix shell programs.
Scala
fromInfoWorld
11 months ago

Static analysis proposed for shell programs

Semantics-driven static analysis promises to improve shell program reliability but faces challenges due to dynamic elements and command complexity.
fromTheregister
1 year ago

Ghost in the shell script: Boffins seek code correctness

Shell scripts can therefore be difficult to debug, develop, and maintain. And yet they're everywhere.
Software development
[ Load more ]