secureli icon indicating copy to clipboard operation
secureli copied to clipboard

seCureLI is a tool that enables you to experience the delight of building products by helping you get ideas from your head into working software as frictionlessly as possible, in a reliable, secure, s...

Results 66 secureli issues
Sort by recently updated
recently updated
newest added

_As a developer, I want my code to be clear and easy to read_ ## AC 1. refactor verify_install into smaller functions to be called by verify_install 2. refactor install_secureli...

Refactor

Bumps [python-semantic-release/python-semantic-release](https://github.com/python-semantic-release/python-semantic-release) from 9.4.0 to 9.7.3. Release notes Sourced from python-semantic-release/python-semantic-release's releases. v9.7.3 (2024-05-15) Fix fix: enabled prelease-token parameter in github action (#929) (1bb26b0) v9.7.2 (2024-05-13) Fixes Enable user configuration...

dependencies
github_actions

secureli-375 https://github.com/slalombuild/secureli/issues/375 Added Additional Exit Codes based on error types as discussed. Passing exitCode to the ScanFailure class ## Changes * Added Exit Codes * Updated ScanFailure * Updated Unit...

secureli-375 https://github.com/slalombuild/secureli/issues/375 Added Additional Exit Codes based on error types as discussed. Passing exitCode to the ScanFailure class ## Changes * Added Exit Codes * Updated ScanFailure * Updated Unit...

As a SeCurLI user, when opt to exclude scanning a particular file or folder type, that excision is not not being honored and the exclusions are still being scanned. Most...

bug
help wanted

Bumps [typer](https://github.com/tiangolo/typer) from 0.12.0 to 0.12.3. Release notes Sourced from typer's releases. 0.12.3 Fixes 🐛 Fix Rich formatting with no commands. PR #796 by @​svlandeg. 0.12.2 Features ✨ Improve column...

dependencies
python

Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.3 to 3.1.4. Release notes Sourced from jinja2's releases. 3.1.4 This is the Jinja 3.1.4 security release, which fixes security issues and bugs but does not otherwise...

dependencies
python

_As a user, I want to be able to have SeCureLi scan for custom patterns specific for my security concerns_ ## AC 1. Add a new item to `.secureli.yaml` called...

Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.4.4 to 7.5.1. Changelog Sourced from coverage's changelog. Version 7.5.1 — 2024-05-04 Fix: a pragma comment on the continuation lines of a multi-line statement now excludes the...

dependencies
python

Description As a dev on the seCureLI team, after completing [the build pipeline](https://github.com/slalombuild/secureli/issues/129) to check the tool against known ‘bad state’ repos, there is some fast follow up work that...

story
chore
testing