Releases: datatheorem/datatheorem-mobile-secure-action
[v2.4.0] Added support for vulnerability blocking (BLOCK_ON_SEVERITY)
-
Added support for vulnerability blocking (BLOCK_ON_SEVERITY) and warnings (WARN_ON_SEVERITY) based on severity levels (HIGH, MEDIUM, LOW). These features enable automated build blocking or warnings during scans. [1] [2]
-
Introduced a new input parameter DT_RESULTS_API_KEY to access scan results and security findings required for vulnerability blocking and warnings.
Add support for sourcemap
Add support for a sourcemap parameter via the SOURCEMAP_FILE_PATH
action parameter.
Add optional parameters to the submission
This release allows additional parameters to be specified with the binary submission. See README for more details.
v2.1.0: Merge pull request #5 from datatheorem/support-file-path-glob
Support file path glob pattern
Data Theorem Mobile Secure Github Action v2.0.1
Data Theorem Mobile Secure Github Action v2.0.0
The action has been converted to a JS based action instead on a container based action.
This improves performance and makes the action cross-platform.
Data Theorem Mobile Secure Github Action v1.0.3
Update README.md
Data Theorem Mobile Secure Github Action v1.0.2
Fix input validation
Data Theorem Mobile Secure Github Action v1.0.1
Use lighter docker image
Data Theorem Mobile Secure Github Action v1
Upload your pre-prod application binaries to Data Theorem for scanning