Skip to content
@swissgrc

Swiss GRC

Open source made with ❤️ by Swiss GRC

Hi there 👋

This is the GitHub organization for Swiss GRC, a leading software company in the development and implementation of Governance, Risk & Compliance solutions "Swiss made" for companies worldwide. You can find out more about our company and products at swissgrc.com.

Here you will find:

🐳 Docker images for using in Azure Pipelines Container Jobs:

graph TB
    docker[azure-pipelines-dockercli]
    click docker "https://github.com/swissgrc/docker-azure-pipelines-dockercli"

    git[azure-pipelines-git]
    click git "https://github.com/swissgrc/docker-azure-pipelines-git"

    dotnet8[azure-pipelines-dotnet<br>8.x.x]
    click dotnet8 "https://github.com/swissgrc/docker-azure-pipelines-dotnet-8"
    dotnet9[azure-pipelines-dotnet<br>9.x.x]
    click dotnet9 "https://github.com/swissgrc/docker-azure-pipelines-dotnet-9"

    node20_8[azure-pipelines-node<br>20.x.x-net8]
    click node20_8 "https://github.com/swissgrc/docker-azure-pipelines-node20-net8"
    node22_8[azure-pipelines-node<br>22.x.x-net8]
    click node22_8 "https://github.com/swissgrc/docker-azure-pipelines-node22-net8"
    node22_9[azure-pipelines-node<br>22.x.x-net9]
    click node22_9 "https://github.com/swissgrc/docker-azure-pipelines-node22-net9"

    az8[azure-pipelines-azurecli<br>x.y.z-net8]
    click az8 "https://github.com/swissgrc/docker-azure-pipelines-azurecli-net8"
    az9[azure-pipelines-azurecli<br>x.y.z-net9]
    click az9 "https://github.com/swissgrc/docker-azure-pipelines-azurecli-net9"

    terraform[azure-pipelines-terraform]
    click terraform "https://github.com/swissgrc/docker-azure-pipelines-terraform"
    packer[azure-pipelines-packer]
    click packer "https://github.com/swissgrc/docker-azure-pipelines-packer"
    helm[azure-pipelines-helm]
    click helm "https://github.com/swissgrc/docker-azure-pipelines-helm"

    markdownlint[azure-pipelines-markdownlint]
    click markdownlint "https://github.com/swissgrc/docker-azure-pipelines-markdownlint"

    renovate[azure-pipelines-renovate]
    click renovate "https://github.com/swissgrc/docker-azure-pipelines-renovate"

    %% External Images
    nodejs[Official Node.js Image]
    click nodejs "https://hub.docker.com/_/node"

    %% Inheritance relationships (top-down)
    docker --> git
    
    git --> dotnet8
    git --> dotnet9

    dotnet8 --> node20_8
    dotnet8 --> node22_8
    dotnet9 --> node22_9

    dotnet8 --> az8
    dotnet9 --> az9

    az9 --> terraform
    az9 --> packer
    az9 --> helm

    nodejs --> markdownlint

    node22_9 --> renovate
Loading

Images are available from GitHub Container Registry or Docker Hub.

🧩 NuGet packages:

📦 NPM packages:

🍫 Chocolatey packages:

Popular repositories Loading

  1. Statiq.Alerts Statiq.Alerts Public

    🧩 Shortcodes for Statiq site generator to show alerts

    C# 5

  2. docker-azure-pipelines-renovate docker-azure-pipelines-renovate Public

    🐳 Docker image for running Renovate in an Azure Pipelines container job

    Dockerfile 4 1

  3. docker-azure-pipelines-terraform docker-azure-pipelines-terraform Public

    🐳 Docker image for running Terraform commands in an Azure Pipelines container job

    Dockerfile 2 3

  4. docker-azure-pipelines-packer docker-azure-pipelines-packer Public

    🐳 Docker image for running Packer commands in an Azure Pipelines container job

    Dockerfile 2

  5. docker-azure-pipelines-azurecli-net6 docker-azure-pipelines-azurecli-net6 Public archive

    🐳 Docker image for running Azure CLI commands in an Azure Pipelines container job

    Dockerfile 1

  6. docker-azure-pipelines-dotnet-6 docker-azure-pipelines-dotnet-6 Public archive

    🐳 Docker image for running .NET 6 in an Azure Pipelines container job

    Dockerfile 1 1

Repositories

Showing 10 of 32 repositories

Top languages

Loading…

Most used topics

Loading…