A real-time dashboard for monitoring security patches and updates from major software vendors. The feed automatically updates every 6 hours to provide the latest security patches.
- Real-time patch monitoring for 50+ major vendors
- Categorized view by vendor type
- Date range filtering
- Severity-based color coding
- Vendor-specific branding
- Automatic updates every 6 hours
- Mobile-responsive design
- Microsoft Windows
- Apple macOS/iOS
- Red Hat Enterprise Linux
- Ubuntu
- SUSE Linux
- Oracle Linux
- CentOS
- VMware
- Citrix Hypervisor
- Proxmox
- Google Chrome
- Mozilla Firefox
- Microsoft Edge
- Safari
- Zoom
- Slack
- Microsoft Teams
- Cisco Webex
- Discord
- Signal
- Oracle Database
- SAP
- Salesforce
- Microsoft SQL Server
- PostgreSQL
- MySQL/MariaDB
- MongoDB
- Atlassian
- ServiceNow
- Workday
- Cisco IOS
- Fortinet FortiOS
- Palo Alto PAN-OS
- Check Point GAiA
- Juniper Junos
- F5 BIG-IP
- SonicWall
- Sophos
- McAfee/Trellix
- Symantec/Norton
- Adobe Creative Suite
- JetBrains IDEs
- Visual Studio
- GitLab
- GitHub Enterprise
- AWS
- Microsoft Azure
- Google Cloud Platform
- IBM Cloud
- Oracle Cloud
- Clone the repository:
git clone https://github.com/Toreburn/patch-feed.git
cd patch-feed- Install dependencies:
npm install- Start the development server:
npm start- Open http://localhost:8000 in your browser
The site is automatically deployed to GitHub Pages. Each push to the main branch triggers a deployment.
The GitHub Actions workflow:
- Fetches the latest patch data every 6 hours
- Commits the updated data to the repository
- Deploys the site to GitHub Pages
- Fork the repository
- Create your feature branch (
git checkout -b feature/amazing-feature) - Commit your changes (
git commit -m 'Add some amazing feature') - Push to the branch (
git push origin feature/amazing-feature) - Open a Pull Request
This project is licensed under the MIT License - see the LICENSE file for details.