Skip to content
View mnordin's full-sized avatar
:shipit:
:shipit:

Organizations

@rails-se

Block or report mnordin

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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 Loading

  1. littke littke Public

    Just another github page

    HTML

  2. webhook-deliverer webhook-deliverer Public

    Rails app that demonstrates a very small webhook delivery system

    Ruby

  3. webhook-signature-verifier webhook-signature-verifier Public

    Very small application built to verify webhook HMAC signatures, built in express

    JavaScript

  4. npm debug malware check for MacOS npm debug malware check for MacOS
    1
    # install ripgrep (optional, but way faster)
    2
    brew install ripgrep
    3
    
                  
    4
    # Use grep f you do not have ripgrep. This will take some time.
    5
    cd / && sudo grep -nr '_0x124ed3' 2>&1 | grep -v "Operation not permitted"