Launchable

Latest version: v1.98.0

Safety actively analyzes 723625 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 26 of 41

1.28.0

Not secure
Support `launchable inspect tests --test-session-id <id>` command https://github.com/launchableinc/cli/pull/293

1.27.2

Not secure
Update pytest support.

1.27.1

Not secure
Add validation to the launchable record build command https://github.com/launchableinc/cli/pull/292

1.27.0

Not secure
Add inspect command to confirm subset result.
Usage: `launchable inspect subset --subset-id <subset id>`

1.26.1

Not secure
* Status message improvements
* User agent format fix

1.26.0

Not secure
Improve cli outputs like below

- launchable record tests

$ launchable record build --name cli
Launchable uploaded 8 commits from repository /launchableinc/cli
Launchable recorded build cli to workspace launchableinc/cli with commits from 1 repository

| Name | Path | HEAD Commit |
|--------|--------|------------------------------------------|
| . | . | 4729a34fffae4f6d6190288466e3826c5f3dd488 |


- launchable subset


$ find -f tests/**/test_*.py | launchable subset --build cli --target 50% file > subset.txt
Your model is currently in training
Launchable created subset 1379 for build cli (test session 305) in workspace launchableinc/cli

| | Candidates | Estimated duration (%) | Estimated duration (min) |
|-----------|--------------|--------------------------|----------------------------|
| Subset | 16 | 50 | 0.000266667 |
| Remainder | 16 | 50 | 0.000266667 |
| | | | |
| Total | 32 | 100 | 0.000533333 |


- launchable record tests


$ launchable record tests --build cli file ./test-results/*.xml
Launchable recorded tests for build cli (test session 306) to workspace launchableinc/cli from 30 files:

| File found | Tests found | Test passed | Test failed | Total duration(min) |
|--------------|---------------|---------------|---------------|-----------------------|
| 30 | 86 | 84 | 2 | 0.0601 |

Page 26 of 41

Links

Releases

Has known vulnerabilities

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.