incremental
Version, currently 0.2.22 versions
- 2.0.1latestMar 5, 2024
- 0.2.2not indexedJun 2, 2026
github.com/NeuraLegion/incremental
Incremental scanning and suggestion CLI
1 stars
0 dependents
License: MIT
Nothing has been indexed for 0.2.2 yet. The tag is recorded, its shard.yml has not been read, so the manifest and dependency list below are empty because they are unknown rather than because they are absent.
Installation
# Add this to your shard.yml
dependencies:
incremental:
github: NeuraLegion/incremental
version: ~> 0.2.2Then run:
shards installshard.yml
No shard.yml has been indexed for 0.2.2. You can read it on the repository.
Dependencies
Unknown: the shard.yml for this version has not been read yet.
README
This README is the one indexed from the repository at its latest ref, not from the tag for this version.
# incremental A simple CLI to run incremental BrightSec scans. ```bash Scanning APIs... Scanning JS... Scanning POSTs... Scanning HTML... Scanning XML... Scanning other... Done spawning scans Project Summary --------------- New: 128 Vulnerable: 0 Tested: 0 --------------- [s\scan] [r\refresh] [ea\evaluate all] [en\evaluate new] [q\quit] ``` ## Installation 1. [Install Crystal](https://crystal-lang.org/docs/installation/) 2. `git clone` this repo 3. `cd` into the repo 4. `shards build` ## Usage `Usage: incremental <api_key> <project_id> [cluster - default: app.brightsec.com]` ### Docker usage 1. clone the repo 2. `cd` into the repo 3. `docker build -t incremental .` ```bash docker run -it incremental <api_key> <project_id> [cluster - default: app.brightsec.com] ``` ## Contributing 1. Fork it (<https://github.com/NeuraLegion/incremental/fork>) 2. Create your feature branch (`git checkout -b my-new-feature`) 3. Commit your changes (`git commit -am 'Add some feature'`) 4. Push to the branch (`git push origin my-new-feature`) 5. Create a new Pull Request ## Contributors - [Bar Hofesh](https://github.com/bararchy) - creator and maintainer - [Dor Shaer](https://github.com/dorshaer) - maintainer
Documentation
Built from the current release. The first visit to a release nobody has asked for starts its build.
Links
This release
- Version
0.2.2- Tagged
- Jun 2, 2026
- Commit
6693378c1a04- Indexed
- not yet
Dependents
No indexed shard depends on this one yet.
Repository
github.com/NeuraLegion/incremental
Metadata
- Created
- Aug 12, 2026
- Updated
- Aug 13, 2026
- Synced
- Aug 13, 2026
- Versions
- 2