Securing GitHub Actions Pipelines Against Supply Chain Attacks
On a regular Tuesday morning, your engineering team pushes code, the pipeline runs like it always does, and somewhere in those automated logs, your AWS access keys, your…
Archive
On a regular Tuesday morning, your engineering team pushes code, the pipeline runs like it always does, and somewhere in those automated logs, your AWS access keys, your…
You know the popular saying that goes like “he who runs from a fight lives to fight another day”? That was literally me on April 1st when I…
Using a virtual machine (VM) is an excellent way to run multiple operating systems (OS) on one physical computer. VMs provide a safe environment if you want to…
Reconnaissance is one of the most important stages of a penetration test. Before a security team can understand how an organisation may be exposed, they first need to…
Ranging from an ionic app, react native app, react or angular or any Node JS project. The warning message you received from NPM indicates that the version of…
Enough of the SVN frustration. Let me get you sorted with this issue. If you are new to SVN (Subversion); It is just another repository similar to (Git…
Hey there, updating your MacOS Montery Xcode can be a pin in the a$$ especially when you got Xcode working smoothly before you update and GBAM!, you start…
While deploying a web app like React, Angular or Node projects using Google cloud, you might come across this error after pushing your app from a docker container…
This write up shows you an easy way to get started and moving with Google cloud. I will be showing you how to deploy a serverless react application…
After moving to a new macbook 2021, setting up my localhost development environment was smooth and cool until i couldn't make API requests via Postman and through VSCode…