From dc52bb6d81e0ed8cf6ace17c68face00e150ac03 Mon Sep 17 00:00:00 2001 From: ItsIgnacioPortal <46269721+ItsIgnacioPortal@users.noreply.github.com> Date: Sat, 18 Apr 2026 04:13:26 -0300 Subject: [PATCH] feat(docs): Created 'funding.json' file See: https://fundingjson.org/ --- funding.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 funding.json diff --git a/funding.json b/funding.json new file mode 100644 index 000000000..0535dc64d --- /dev/null +++ b/funding.json @@ -0,0 +1 @@ +{"$schema":"https://fundingjson.org/schema/v1.1.0.json","version":"v1.1.0","entity":{"type":"individual","role":"maintainer","name":"Ignacio Portal","email":"5990@protonmail.com","phone":"","description":"Ignacio Portal is a cybersecurity researcher and the primary maintainer of the SecLists project. SecLists is his primary open-source contribution, serving as a critical resource for the global security community.","webpageUrl":{"url":"https://github.com/danielmiessler/SecLists","wellKnown":""}},"projects":[{"guid":"seclists","name":"SecLists","description":"SecLists is the security tester's companion. It's a collection of multiple types of wordlists that are used by cybersecurity professionals worldwide during security assessments. The lists cover passwords, usernames, URLs, paths, fuzzing payloads and more. It is the de facto standard for wordlists used by tools like Burp Suite, OWASP ZAP, and FFuF. Seclists plays a critical role in maintaining the cybersecurity of the modern internet.","webpageUrl":{"url":"https://github.com/danielmiessler/SecLists","wellKnown":""},"repositoryUrl":{"url":"https://github.com/danielmiessler/SecLists","wellKnown":""},"licenses":["spdx:MIT"],"tags":["security","penetration-testing","wordlists","fuzzing","vulnerability-scanning","cybersecurity","open-source","security-tools"]}],"funding":{"channels":[{"guid":"github-sponsors","type":"payment-provider","address":"https://github.com/sponsors/itsignacioportal","description":"Monthly or one-time support via GitHub Sponsors."}],"plans":[{"guid":"monthly-support","status":"active","name":"Monthly Maintenance Support","description":"Recurring monthly support to fund dedicated maintenance time, CI/CD infrastructure costs, and automated validation pipelines.","amount":0,"currency":"USD","frequency":"monthly","channels":["github-sponsors"]},{"guid":"one-time-grant","status":"active","name":"One-Time Grant or Donation","description":"One-time contributions to support specific initiatives such as taxonomy refactoring, threat intelligence integration, or emergency security audits.","amount":0,"currency":"USD","frequency":"one-time","channels":["github-sponsors"]}]}} \ No newline at end of file