You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
An ongoing & curated collection of awesome software best practices and techniques, libraries and frameworks, E-books and videos, websites, blog posts, links to github Repositories, technical guidelines and important resources about Secure Software Supply Chain Lifecycle in Cybersecurity.
ansibleAudit is an open source tool designed to perform automated audits of system configurations using Ansible. This tool uses playbooks to verify configurations according to security best practices. If vulnerabilities or misconfigurations are identified, ansibleAudit provides detailed recommendations and procedures to effectively remediate them.
CVE-Fetcher is a versatile Python application designed to simplify the retrieval and analysis of Common Vulnerabilities and Exposures (CVE) data from the National Vulnerability Database (NVD). It automates the process of creating detailed Excel reports summarizing vulnerabilities from debsecan command or a .txt file with its output.
PatchPulse is an open-source Windows application vulnerability scanner built with Django. It scans installed applications on a Windows system, compares them against the National Vulnerability Database (NVD), and identifies potential vulnerabilities based on CVE data.