Brie Carranza
Brie Carranza
This is a small modification to `data/social.json` for `exampleSite` that uses behance.com instead of behnace.com. Thanks! -- Brie
- 📝 Docs - ✨ sparklier ✨ - 🔗 links, easier to contribute - 🤝 Contributions - Remove support for Python 3.7 now that it is EOL // This fixed...
The Python 3.7 GitHub Actions are [currently ❌ failing](https://github.com/bbbbbrie/pastebin-bisque/actions/runs/6519484194/job/17706030967#step:5) with this error message: ```shell ERROR: Ignored the following versions that require a different python version: 2.5 Requires-Python >=3.8 py37-nocov: FAIL...
It looks like the **Scan Summary** counts ignored lines when using `--sarif` but does not count them when `--sarif` is not used. Is this expected behavior? Here's a simple example:...
The **Reference summary** in the [Ignoring files, folders, or parts of code](https://semgrep.dev/docs/ignoring-files-folders-code/) says: > This generates a finding that is automatically ignored. The **Scan Summary** from `semgrep` does not make...
🌊 Hi, there! I _love_ emoji and I _love_ `gitmoji-commit-hook`. Every now and then, I find myself using `git commit` without an Internet connection. It looks like `gitmoji-commit-hook` relies on...
* ✨ Move setup.py contents to pyproject.toml * 📚 Use Markdown not RST for the README * 📚 Use Markdown not RST for AUTHORS * 📚 Use Markdown not RST...