awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 Repos

Awesome GitHub RepositoriesAPI Credential Validations

Verifies that API keys, secrets, and tokens for third-party services are still active and authorized.

Distinct from Credential Format Validation: Distinct from Credential Format Validation: validates live API credentials against service endpoints rather than checking format rules.

Explore 2 awesome GitHub repositories matching security & cryptography · API Credential Validations. Refine with filters or upvote what's useful.

Awesome API Credential Validations GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • streaak/keyhacksAvatar von streaak

    streaak/keyhacks

    6,069Auf GitHub ansehen↗

    Keyhacks is a command-line tool that tests whether API keys and tokens for dozens of cloud services are valid and active. It automates the verification of discovered credentials during security auditing and penetration testing, confirming if leaked or harvested API keys, tokens, and secrets are still operational. The tool validates credentials by sending lightweight, service-specific HTTP requests to each platform's API endpoint and inspecting the response status or body. Each validation runs independently without storing state between requests, using pre-defined request templates with the co

    Validates Square credentials by sending requests with app IDs, client secrets, or auth tokens.

    Auf GitHub ansehen↗6,069
  • tduckcloud/tduck-survey-formAvatar von TDuckCloud

    TDuckCloud/tduck-survey-form

    1,224Auf GitHub ansehen↗

    This project is an open-source, self-hosted platform designed for enterprise-grade data collection, survey building, and automated operational workflows. It provides a comprehensive environment for organizations to maintain full data sovereignty while managing interactive questionnaires, online exams, and complex information-gathering projects within their own private infrastructure. The platform distinguishes itself through a focus on high-concurrency, scalable deployment and granular organizational control. It features a dynamic drag-and-drop builder that supports logic-based branching and

    Verifies registrations by generating unique codes and providing mobile scanning tools for physical check-ins.

    Javaquestionnairesurveysurvey-form
    Auf GitHub ansehen↗1,224
  1. Home
  2. Security & Cryptography
  3. Credential Format Validation
  4. API Credential Validations

Unter-Tags erkunden

  • Submission Verification SystemsMechanisms for validating form submissions through unique codes and physical check-in integration. **Distinct from API Credential Validations:** Distinct from API credential validation: focuses on user-facing submission verification for physical or digital check-ins.