#devops
Read more stories on Hashnode
Articles with this tag
Static Application Security Testing (SAST) and Dynamic Application Security Testing (DAST) are pivotal methodologies within application security, each...
OWASP dependency check plugin is a tool used for identifying vulnerabilities in the third-party libraries that are being used in an application. This...
Bash is a powerful scripting language that allows developers to create complex automation scripts. One of the most important features of Bash is the...
Git is a popular version control system used by software developers to manage changes to their code. One of the most common tasks in Git is to merge...
DevOps is a rapidly growing field that combines software development and IT operations to streamline the software delivery process and improve overall...
Jenkins is an open-source automation software that is used to automate parts of the software development process. It is used for Continuous...