All Downloads are FREE. Search and download functionalities are using the official Maven repository.

images.botan.build.json Maven / Gradle / Ivy

Go to download

Bill of Materials POM for the entire protocol attacker ecosystem used to keep dependencies in sync.

The newest version!
{
    "build_groups": {
        "botan-2_0-10-x": {
          "name": "botan",
          "dockerfile": "Dockerfile-2_0-10",
          "versions": [
            "0.0",
            "0.1",
            "1.0",
            "2.0",
            "3.0",
            "4.0",
            "5.0",
            "6.0",
            "7.0",
            "8.0",
            "9.0",
            "10.0"
          ],
          "instances": [
            "server",
            "client"
          ],
          "image_version": "2.{v}",
          "build_args": {
              "VERSION": "{v}"
          },
          "target": "{n}-{i}",
          "tag": "{r}{n}-{i}:{v}"
        },

        "botan-2_11-x": {
            "name": "botan",
            "dockerfile": "Dockerfile-2_11-x",
            "versions": [
                "11.0",
                "12.0",
                "12.1",
                "13.0",
                "14.0",
                "15.0",
                "16.0",
                "17.0",
                "17.1",
                "17.2",
                "17.3",
                "18.0",
                "18.1",
                "18.2",
                "19.0",
                "19.1",
                "19.2",
                "19.3"
            ],
            "instances": [
              "server",
              "client"
            ],
            "image_version": "2.{v}",
            "build_args": {
                "VERSION": "{v}"
            },
            "target": "{n}-{i}",
            "tag": "{r}{n}-{i}:{v}"
          },
          
          "botan-1_11_9-13": {
            "name": "botan",
            "dockerfile": "Dockerfile-1_11_9-13",
            "versions": [
                "9",
                "10",
                "11",
                "12",
                "13"
            ],
            "instances": [
              "server",
              "client"
            ],
            "image_version": "1.11.{v}",
            "build_args": {
                "VERSION": "{v}"
            },
            "target": "{n}-{i}",
            "tag": "{r}{n}-{i}:{v}"
          },

          "botan-1_11_x": {
            "name": "botan",
            "dockerfile": "Dockerfile-1_11_x",
            "versions": [
                "14",
                "15",
                "16",
                "17",
                "19",
                "20",
                "21",
                "22",
                "23",
                "24",
                "30",
                "31",
                "32",
                "33"
            ],
            "instances": [
              "server",
              "client"
            ],
            "image_version": "1.11.{v}",
            "build_args": {
                "VERSION": "{v}"
            },
            "target": "{n}-{i}",
            "tag": "{r}{n}-{i}:{v}"
          }, 

          "botan-1_11_34": {
            "name": "botan",
            "dockerfile": "Dockerfile-1_11_34",
            "versions": [
                "34"
            ],
            "instances": [
              "server",
              "client"
            ],
            "image_version": "1.11.{v}",
            "build_args": {
                "VERSION": "{v}"
            },
            "target": "{n}-{i}",
            "tag": "{r}{n}-{i}:{v}"
          },

          "botan-1_11_x2": {
            "name": "botan",
            "dockerfile": "Dockerfile-1_11_25-29",
            "versions": [
                "25",
                "26",
                "27",
                "28",
                "29"
            ],
            "instances": [
              "server",
              "client"
            ],
            "image_version": "1.11.{v}",
            "build_args": {
                "VERSION": "{v}"
            },
            "target": "{n}-{i}",
            "tag": "{r}{n}-{i}:{v}"
          },

          "botan-3_x": {
            "name": "botan",
            "dockerfile": "Dockerfile-3x",
            "versions": [
                "0.0-alpha0",
                "0.0-alpha1"
            ],
            "instances": [
              "server",
              "client"
            ],
            "image_version": "3.{v}",
            "build_args": {
                "VERSION": "{v}"
            },
            "target": "{n}-{i}",
            "tag": "{r}{n}-{i}:{v}"
          }
    },
    "latest": "3.0.0-alpha1"
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy