Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
amadejpapez authored Feb 3, 2021
1 parent a9cd085 commit 24ad508
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,5 @@
# ApplSec
Check for Apple security updates and tweet how many vulnerabilities were patched
**Twitter bot written in Python that tweets how many vulnerabilities were patched in the new updates to Apple's operating systems.**

### What does the bot do?
Bot checks Apple security update page if there were any new updates released on the current day. If yes, it will gather new links to the releases and gather information like the title, so it knows which update it is and it will count how many vulnerabilities were fixed in each. It will then combine gathered data and tweet it.

0 comments on commit 24ad508

Please sign in to comment.