Skip to content
View lightswitch05's full-sized avatar

Organizations

@pi-hole @blocklist-tools
Block or Report

Block or report lightswitch05

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
lightswitch05/README.md

Hello, I'm Daniel from DeveloperDan.com

I'm a Software Engineer with over 10 years professional experiance working at all levels of the stack. Below are a couple of my more recent open source projects. Please feel free to have a discussion with me if you have any questions, or perhaps checkout my website which has more of my historical projects and open source contributions.

Projects

Blocklist Tools

Search popular domain and host formatted blocklists for specific entries. The search is performed against all available versions of the lists, so not only will you discover which lists contain the entry, but also when it was added to the list (and also optionally removed). Currently, it has over 16 million unique and valid domains sourced from over 50,000 list versions containing over 5.6 billion entries.

PHP Version Audit

PHP Version Audit is a convenience tool to easily check a given PHP version against a regularly updated list of CVE exploits, new releases, and end of life dates. CVE lists and PHP release information are automatically scanned twice a day (via Github Actions) to ensure any new patches are found quickly and reported. PHP Version Audit was specifcally designed with automation in mind and would fit perfect in a CI/CD pipeline.

Node Version Audit

Node Version Audit is a convenience tool to easily check a given Node.js version against a regularly updated list of CVE exploits, new releases, and end of life dates. CVE lists and Node.js release information are automatically scanned twice a day (via Github Actions) to ensure any new patches are found quickly and reported. Node Version Audit was specifcally designed with automation in mind and would fit perfect in a CI/CD pipeline.

Pinned

  1. node-version-audit node-version-audit Public

    Audit your Node version for known CVEs and patches

    JavaScript 12 1

  2. php-version-audit php-version-audit Public

    Audit your PHP version for known CVEs and patches

    PHP 110 18