by Paul McCarty | Jun 10, 2024 | Uncategorized
A new software supply chain attack is affecting GitHub users. The new threat, “Gitloker” targets GitHub users repositories with a simple but effective attack: deleting everything they have access to and then attempting to extract ransom payments. DISCLAIMER: This...
by Paul McCarty | Apr 21, 2024 | Uncategorized
What is offensive security? In today’s complex cybersecurity landscape, organizations use a variety of techniques to fortify their defenses and use proactive measures to ensure the integrity of their systems. One of the ways that organizations can do this is by...
by Paul McCarty | Apr 8, 2024 | Uncategorized
I will be presenting at Project Discovery’s inaugural “Hardly, Strictly Security Conference” April 25th In your html page, add the snippet and call gtag_report_conversion when someone clicks on the chosen link or button. --> What is the...
by Paul McCarty | Jul 31, 2023 | Uncategorized
What is DevSecOps and why is it important for my company? DevSecOps is the combination of development, security and operations in relation to application delivery. It involves integrating security testing at every stage of the software development process. This is...
by Paul McCarty | Jul 18, 2023 | Uncategorized
First, what does “CI/CD” stand for? CI/CD is an acronym used to refer to two separate and distinct parts of the software development lifecycle (SDLC), which are often discussed as one. Continuous integration (CI) focuses exclusively on the source code...