Security vulnerability database inclusive of CVEs and GitHub originated security advisories from the world of open source software.
Says there's a GraphQL API. Ew.
Github repo for the advisories: https://github.com/github/advisory-database
Their REST API is a huge pain to work with.
EZGHSA is a command-line tool for summarizing and filtering vulnerability alerts on Github repositories. List alerts for a user, organization, or specific set of repositories. Display Github Security Advisory (GHSA) IDs. Filter alerts by ID, severity, and age. Check if alerts are enabled or disabled. Run interactively or from CI/CD scripts.
EZGHSA needs to authenticate with the Github API.
I don’t wish to use the proprietary code forge, but when I do I want less social features in my face trying to get me to ‘engage’. This filter list looks to hide features that involve distractions and clutter on the platform. The base list tries to clean up the feeds quite a bit, pushing some of the bright colors and button to when you actually click into the item for a detail view.
This is basically a blocklist for uBlock Origin, AdBlock Plus, and so forth that get rid of all the socnet crap.
https://git.sr.ht/~toastal/github-less-social/blob/trunk/list.txt
Repos of a crew who're keeping the old-school alive.
An in-browser bookmark manager optimized for tagging and retrieval speed. Extract page title and url into a short markdown snippet. One-click to insert the snippet to README.md hosted on GitHub. Add new tags or reuse the ones from previous snippets. Instant search from snippets with the "find on page" utility built into browsers.
Stores the data in a Github repo.
https://github.com/osmoscraft/osmosmemo/issues/1
Implemented as a browser plugin for Firefox, Chrome, and Edge.
Give it your Github username and it'll visualize the last year of account activity as a 3d model that resembles a city's skyline, which you can download an .stl of to fab if you want.
Music by DET: https://soundcloud.com/detmusic
Convert the name of your main development branch from master to main with ease.
In this Github repository, I'm documenting my journey to write a self-compiling compiler for a subset of the C language. I'm also writing out the details so that, if you want to follow along, there will be an explanation of what I did, why, and with some references back to the theory of compilers.
But not too much theory, I want this to be a practical journey.
A bot implemented as a Github App which analyzes the interactions a user has had elsewhere on Github and uses sentiment analysis to figure out how toxic the user is likely to be in their interactions with your project.
Uses the Probot framework.
Backup, restore, and sync the prefs and settings for your toolbox. Your dotfiles might be the most important files on your machine.
Learn from the community. Discover new tools for your toolbox and new tricks for the ones you already use.
Share what you’ve learned with the rest of us.
Hello, CSS! is a CSS template which styles most elements to neutral and aesthetically pleasing defaults. I copy/pasted variants of this so often I figured I might as well put a cleaned up and annotated version somewhere.
I encourage you to pick ’n choose what you need, rather than insert everything.
Ansible playbook for self-hosting your own email, web hosting, XMPP chat, and DNS records using OpenBSD. Used to host everything on c0ffee.net, but you can easily adapt it for your own domain by setting a few variables in vars.yml.
This is my personal wiki where I share everything I know about this world in form of an online GitBook.
Uses git's internal storage so no files are added in your project. As you would do with commits and branches, you can push your bugs to the same git remote you are already using to collaborate with other people.
A simple service for looking up your IP address. IPv4 and V6. JSON supported. Can check if a given port at your IP is open with a connect-back. Can do GeoIP country and city lookups on your IP.
Designed for use with CLI utils like wget and cURL.
PoC site here: https://ifconfig.co/
Written in Golang. Should be proxyable.
Snowden Archive: The SIDtoday Files
Check out and automatically update this repo.
open-source-rover - A build-it-yourself, 6-wheel rover based on the rovers on Mars!