Python Agent
2026 Release Notes
2.7.11
February 7, 2026
New Features and Updates:
Added support for the
prIdparameter.Improved console messaging and all relevant commands to provide clearer runtime feedback.
Added explicit console output and an error when the same
buildSessionIdis reused for a scan, preventing silent or ambiguous failures.
2.7.10
January 28, 2026
New Features and Updates:
Added support for the
.slignorefile.
Resolved Issues:
Fixed a regression affecting the
runcommand.
2025 Release Notes
2.7.5
October 28, 2025
New Features and Updates:
Removed integration build behavior that opened executions on a dummy build session.
Resolved Issues:
Fixed a regression where
labIdprovided via the CLI was ignored.
2.7.3
October 24, 2025
New Features and Updates:
Updated vendored dependencies for Python Lambda.
Removed support for Python 3.8 in Python Lambda.
2.6.0
August 26, 2025
New Features and Updates:
Added support for Python 3.13.
2.5.2
June 9, 2025
Resolved Issues:
Removed a deprecated dependency from the runtime bootstrapper.
2.5.1
June 8, 2025
Resolved Issues:
Removed a dependency deprecated in Python 3.12.
2.5.0
April 21, 2025
Resolved Issues:
Fixed an issue where Gunicorn unexpectedly opened a Unit Test stage.
2.4.0
February 20, 2025
New Features and Updates:
Coverage dependency causing dependency conflict is no longer required for this version.
2024 Release Notes
2.2.5
August 30, 2024
Resolved Issues:
Improved logging and configuration management for the AWS Lambda layer.
2.2.4
August 11, 2024
Resolved Issues:
Updated the AWS Lambda layer.
2.2.3
July 16, 2024
New Features and Updates:
Added fixes to improve compatibility with Python 3.8.
2.2.1
May 14, 2024
New Features and Updates:
Updated the coverage package to version 6.4.2.
2.2.0
April 14, 2024
Resolved Issues:
Fixed support for the
--labidparameter in theruncommand.
2.0.0
March 17, 2024
New Features and Updates:
Improved performance, especially for large files.
Added the
--autoexecutionflag to automatically open and close executions duringrun.Enhanced logging capabilities.
Added the
SL_SAVE_LOG_FILE=trueenvironment variable to persist logs to a file.Files without methods are now ignored.
Removed support for Python 3.6.8 (end of life: June 2021).
Last updated
Was this helpful?

