PureSec CLI tools for improving the security of your serverless applications.
Project description
Requirements
Python 3.4+
Usage
See Serverless plugin: serverless-puresec-cli.
Development
Install dependencies, run the tests, and run the CLI (without pip installing).
./setup.py install
./setup.py test
python3 -m puresec_cli --help
Then fork and pull request!
Release
Set __version__ in puresec_cli/__init__.py
Commit, and run git tag vX.X.X replacing X.X.X with the new version
Set analytics.write_key in puresec_cli/stats.py DON’T COMMIT IT
Run ./setup.py sdist upload
Update version of https://github.com/puresec/serverless-puresec-cli
Update backend latest version
Anonymous statistics
In order to continue improving this tool, the CLI will be sending anonymous statistics about your usage. All reported information contains non-personal predictable information from your execution, along with a random unique identifier that is attach to you. Predictable means that it won’t send any local paths, function names, etc.
To opt out of anonymous statistics simply run:
puresec --stats disable # or 'enable' if it's a wonderful day
One final report will be transmitted about your unsubscription, with no further details.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file puresec-cli-1.2.1.tar.gz
.
File metadata
- Download URL: puresec-cli-1.2.1.tar.gz
- Upload date:
- Size: 11.6 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: Python-urllib/3.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 115d4242e24e49f12a136d924094024155abeb162281c9c8959441a01a4a32d8 |
|
MD5 | 358175763fe02391d47fe7df8fdd624c |
|
BLAKE2b-256 | 84896ca9b4c99ca1d550f2fb98aea15be68cda62874de5f5b5a03ad849ae38d1 |