Coder Social home page Coder Social logo

puresec-cli's Introduction

Core engine for serverless-puresec-cli

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

  1. Set __version__ in puresec_cli/__init__.py
  2. Commit, and run git tag vX.X.X replacing X.X.X with the new version
  3. Set analytics.write_key in puresec_cli/stats.py DON'T COMMIT IT
  4. Run ./setup.py sdist upload
  5. Update version of https://github.com/puresec/serverless-puresec-cli
  6. 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.

puresec-cli's People

Contributors

odedniv avatar avish9 avatar puresec-dor avatar bar-sc avatar 0xh0b0 avatar dschep avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.