Awesome List Updates on Aug 24, 2019
8 awesome lists updated today.
🏠 Home · 🔍 Search · 🔥 Feed · 📮 Subscribe · ❤️ Sponsor
1. Awesome Git Hooks
Git Hook Scripts / commit-msg
- enforce-insert-issue-number (⭐919) - Make sure user did not delete the ISSUE-[#] string that was generated by prepare-commit-msg/insert-issue-number.hook.
Git Hook Scripts / post-checkout
- delete-pyc-files (⭐919) - Delete all .pyc files every time a new branch is checked out.
- new-branch-alert (⭐919) - Display a message when a new branch is checked out for the first time.
Git Hook Scripts / post-update
- update-server-info (⭐919) - Prepare a packed repository for use over dumb transports (e.g. http).
Git Hook Scripts / pre-commit
- format-code (⭐919) - Run command to format code and re-add any files modified after formatting.
- search-term (⭐919) - Fail commit if a specific term is found in the code.
- spell-check-md-files (⭐919) - Check files with .md extension for spelling errors.
- verify-name-and-email (⭐919) - Fail commit if user.name or user.email is incorrect.
Git Hook Scripts / prepare-commit-msg
- include-git-diff-name-status (⭐919) - Include the output of "git diff --name-status -r" into the message, just before the "git status" output.
- insert-issue-number (⭐919) - Insert issue number to beginning of the commit message.
Git Hook Scripts / pre-push
- prevent-bad-push (⭐919) - Prevent push of commits where the log message starts with "WIP" (work in progress).
Git Hook Scripts / pre-rebase
- prevent-rebase (⭐919) - Prevent topic branches that are already merged to 'next' branch from getting rebased, because allowing it would result in rebasing already published history.
Git Hook Scripts / query-watchman
- fsmonitor-watchman (⭐919) - Output to stdout all files that have been modified since a given time.
Git Hook Scripts / update
- update (⭐919) - Block unannotated tags from entering.
2. Awesome Homematic
CCU Alternatives
- docker-ccu (⭐33) - Homematic CCU firmware running as Docker container on arm and (emulated) x86.
3. Awesome Web Security
Azure
Auditing
- slurp (⭐0) - Evaluate the security of S3 buckets by @hehnope.
Fuzzing / Sub Domain Enumeration
- fuzz.txt (⭐2.3k) - Potentially dangerous files by @Bo0oM.
Leaking / Server-Side Request Forgery
- LinkFinder (⭐2.7k) - Python script that finds endpoints in JavaScript files by @GerbenJavado.
Twitter Users / Server-Side Request Forgery
- @shhnjk - Web and Browsers Security Researcher.
Miscellaneous / Server-Side Request Forgery
- WEB APPLICATION PENETRATION TESTING NOTES - Written by Jayson.
- Hacking with a Heads Up Display - Written by David Scrobonia.
4. Awesome Clojure
Text Processing
5. Awesome Android
GUI
- OneAdapter (⭐422) - RecyclerView Adapter with multiple modules and hooks to simplify and enhance the use while preventing common mistakes.
6. Awesome Spark
Packages / SQL Data Sources
- Spark Avro (⭐539) - Apache Avro reader and writer (obselete since Spark 2.4 [SPARK-24768]).
7. Awesome Newsletters
Miscellaneous / Svelte
- Dev Updates. A weekly newsletter focussing on latest in mobile, web, AI, UI/UX, jobs/careers and anything related to developers and the industry.
8. Awesome Emails
Blogs / Misc
- Build Better Blog - Design and content production in email marketing.
- Prev: Aug 25, 2019
- Next: Aug 23, 2019