Skip to content
View iuriikogan's full-sized avatar
⚛️
⚛️

Block or report iuriikogan

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
iuriikogan/README.md
  • 👋 Hi, I’m Iurii
  • 👀 I’m interested in DevSecOps, cloud-native development and developer experience.
  • 📫 [email protected]

Pinned Loading

  1. iuriikogan-snyk/cbir-demo iuriikogan-snyk/cbir-demo Public

    demo repo for custom base image recommendations

    Shell

  2. iuriikogan-snyk/nodejs-goof-insights iuriikogan-snyk/nodejs-goof-insights Public

    JavaScript

  3. iuriikogan-snyk/sbom-admission-policy-demo iuriikogan-snyk/sbom-admission-policy-demo Public

    This demo showcases how to use Snyk sbom test feature alongside ORAS can be used to automate and ensure auditability and provenance of container build artifacts, by attaching sboms and vulnerabilit…

    Shell

  4. k8s-file-churner k8s-file-churner Public

    The k8s-file-churner is a tool designed to simulate file churn in a Kubernetes environment. It creates and churns a specified number of files within a directory, allowing you to test the behavior o…

    Go 2 1

  5. snyk-license-to-csv.sh snyk-license-to-csv.sh
    1
    #!/usr/bin/env bash
    2
    
                  
    3
    set -eou pipefail
    4
    
                  
    5
    # ** Description: