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

Block or report francesco-racciatti

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 Loading

  1. Interact with AWS API via cURL Interact with AWS API via cURL
    1
    #!/bin/bash
    2
    set -ex
    3
    
    
    4
    # References:
    5
    #  - https://docs.aws.amazon.com/general/latest/gr/create-signed-request.html#create-canonical-request
  2. sysdiglabs/agent-kilt sysdiglabs/agent-kilt Public

    agent-kilt is a project that defines how to inject foreign apps into containers

    Go