chrisdlangton
Follow
Pinned Loading
-
Automatically generate seccomp profi...
Automatically generate seccomp profile json by learning from container activity using sysdig 1#!/usr/bin/env python3
2import fileinput
3import json
4import argparse
5 -
PoC for GHSA-mrcf-5cch-47mc mozilla/...
PoC for GHSA-mrcf-5cch-47mc mozilla/hawk 1/**
2* Gist: https://gist.github.com/chrisdlangton/cd32ad083294c56c509828a7b9f7e90e
3* Advisory: https://github.com/chrisdlangton/hawk/security/advisories/GHSA-mrcf-5cch-47mc
4*/
5const hawk = require('hawk')
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.