Skip to content
View seantcanavan's full-sized avatar
Block or Report

Block or report seantcanavan

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

Pinned

  1. lambda_argon lambda_argon Public

    Forked from alexedwards/argon2id

    Argon2 is a new, powerful, and cryptographically secure key derivation function that is excellent for hashing passwords. It is a memory-hard function built to protect against brute force attacks an…

    Go

  2. lambda_jwt_router lambda_jwt_router Public

    Forked from aquasecurity/lmdrouter

    The all-in-one GoLang router for Lambda functions that also supports local development over standard HTTP. Path parameters, query parameters, and native integration with API Gateway Proxy requests …

    Go

  3. lambda_s3 lambda_s3 Public

    Upload, Download, or Delete files from AWS S3 via native support for API Gateway-invoked Lambda function requests. Working with files in Lambda with API Gateway as a proxy is both complicated and n…

    Go

  4. anon-eth-net anon-eth-net Public

    Totally anonymous botnet client with an emphasis on individual zombie control, resiliency of the host machine, and ease of remote code execution. Zombies mine ethereum in their free time for fun.

    Go 17 7

  5. error_group error_group Public

    Store error messages thrown by a set of go routines in a thread-safe manner to simplify multi-threaded workloads. Go routines allow code to keep working while expensive network or database request…

    Go

  6. zerolog-json-structured-logs zerolog-json-structured-logs Public

    An opinionated take on Database and API error logging with zerolog structed logs

    Go