Tag: CLI

DevSecOps with Amazon CodeGuru Reviewer CLI and Bitbucket Pipelines

April 28, 2023 By Mark Otto Off

DevSecOps refers to a set of best practices that integrate security controls into the continuous integration and delivery (CI/CD) workflow. One of the first controls is Static Application Security Testing (SAST). SAST tools run on every code change and search for potential security vulnerabilities before…

Shell-free scripting from Node

March 16, 2023 By Mark Otto 0

Turbowatch: File Change Detector and Task Orchestrator — Not just that but it claims to be extremely fast and “if you ever wanted something like Nodemon but more capable, then you are at the right place.” This looks very promising and the README is full…

Vite vs Create React App

March 15, 2023 By Mark Otto 0

Of course, an even faster option will be along before long.. ah, yes, Rspack is a new player in this space to check out too! ???? Meet the React.js Core Team — The new React documentation site has a neat page showing off the hard working…