cdk-cloudformation-snyk-container-helm


Namecdk-cloudformation-snyk-container-helm JSON
Version 1.2.0a7 PyPI version JSON
download
home_pagehttps://github.com/snyk/aws-cloudformation-resource-providers/blob/main/snyk-container-helm/README.md
SummarySnyk integrates with Amazon EKS, enabling you to import and test your running workloads and identify vulnerabilities in their associated images and configurations that might make those workloads less secure. Once imported, Snyk continues to monitor those workloads, identifying additional security issues as new images are deployed and the workload configuration changes.
upload_time2023-02-03 16:19:18
maintainer
docs_urlNone
authorAmazon Web Services
requires_python~=3.7
licenseApache-2.0
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # snyk-container-helm

> AWS CDK [L1 construct](https://docs.aws.amazon.com/cdk/latest/guide/constructs.html) and data structures for the [AWS CloudFormation Registry](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/registry.html) type `Snyk::Container::Helm` v1.2.0.

## Description

Snyk integrates with Amazon EKS, enabling you to import and test your running workloads and identify vulnerabilities in their associated images and configurations that might make those workloads less secure. Once imported, Snyk continues to monitor those workloads, identifying additional security issues as new images are deployed and the workload configuration changes.

## References

* [Documentation](https://github.com/snyk/aws-cloudformation-resource-providers/blob/main/snyk-container-helm/README.md)
* [Source](https://github.com/snyk/aws-cloudformation-resource-providers.git)

## Usage

In order to use this library, you will need to activate this AWS CloudFormation Registry type in your account. You can do this via the AWS Management Console or using the [AWS CLI](https://aws.amazon.com/cli/) using the following command:

```sh
aws cloudformation activate-type \
  --type-name Snyk::Container::Helm \
  --publisher-id 23b85bc331bd703709e021cd4c874df9f591d746 \
  --type RESOURCE \
  --execution-role-arn ROLE-ARN
```

Alternatively:

```sh
aws cloudformation activate-type \
  --public-type-arn arn:aws:cloudformation:us-east-1::type/resource/23b85bc331bd703709e021cd4c874df9f591d746/Snyk-Container-Helm \
  --execution-role-arn ROLE-ARN
```

You can find more information about activating this type in the [AWS CloudFormation documentation](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/registry-public.html).

## Feedback

This library is auto-generated and published to all supported programming languages by the [cdklabs/cdk-cloudformation](https://github.com/cdklabs/cdk-cloudformation) project based on the API schema published for `Snyk::Container::Helm`.

* Issues related to this generated library should be [reported here](https://github.com/cdklabs/cdk-cloudformation/issues/new?title=Issue+with+%40cdk-cloudformation%2Fsnyk-container-helm+v1.2.0).
* Issues related to `Snyk::Container::Helm` should be reported to the [publisher](https://github.com/snyk/aws-cloudformation-resource-providers/blob/main/snyk-container-helm/README.md).

## License

Distributed under the Apache-2.0 License.



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/snyk/aws-cloudformation-resource-providers/blob/main/snyk-container-helm/README.md",
    "name": "cdk-cloudformation-snyk-container-helm",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "~=3.7",
    "maintainer_email": "",
    "keywords": "",
    "author": "Amazon Web Services",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/9a/8f/dfb8ee0e801f83050d1ac30b43b894e1a58883bb23a7144942b8d95e03e7/cdk-cloudformation-snyk-container-helm-1.2.0a7.tar.gz",
    "platform": null,
    "description": "# snyk-container-helm\n\n> AWS CDK [L1 construct](https://docs.aws.amazon.com/cdk/latest/guide/constructs.html) and data structures for the [AWS CloudFormation Registry](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/registry.html) type `Snyk::Container::Helm` v1.2.0.\n\n## Description\n\nSnyk integrates with Amazon EKS, enabling you to import and test your running workloads and identify vulnerabilities in their associated images and configurations that might make those workloads less secure. Once imported, Snyk continues to monitor those workloads, identifying additional security issues as new images are deployed and the workload configuration changes.\n\n## References\n\n* [Documentation](https://github.com/snyk/aws-cloudformation-resource-providers/blob/main/snyk-container-helm/README.md)\n* [Source](https://github.com/snyk/aws-cloudformation-resource-providers.git)\n\n## Usage\n\nIn order to use this library, you will need to activate this AWS CloudFormation Registry type in your account. You can do this via the AWS Management Console or using the [AWS CLI](https://aws.amazon.com/cli/) using the following command:\n\n```sh\naws cloudformation activate-type \\\n  --type-name Snyk::Container::Helm \\\n  --publisher-id 23b85bc331bd703709e021cd4c874df9f591d746 \\\n  --type RESOURCE \\\n  --execution-role-arn ROLE-ARN\n```\n\nAlternatively:\n\n```sh\naws cloudformation activate-type \\\n  --public-type-arn arn:aws:cloudformation:us-east-1::type/resource/23b85bc331bd703709e021cd4c874df9f591d746/Snyk-Container-Helm \\\n  --execution-role-arn ROLE-ARN\n```\n\nYou can find more information about activating this type in the [AWS CloudFormation documentation](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/registry-public.html).\n\n## Feedback\n\nThis library is auto-generated and published to all supported programming languages by the [cdklabs/cdk-cloudformation](https://github.com/cdklabs/cdk-cloudformation) project based on the API schema published for `Snyk::Container::Helm`.\n\n* Issues related to this generated library should be [reported here](https://github.com/cdklabs/cdk-cloudformation/issues/new?title=Issue+with+%40cdk-cloudformation%2Fsnyk-container-helm+v1.2.0).\n* Issues related to `Snyk::Container::Helm` should be reported to the [publisher](https://github.com/snyk/aws-cloudformation-resource-providers/blob/main/snyk-container-helm/README.md).\n\n## License\n\nDistributed under the Apache-2.0 License.\n\n\n",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "Snyk integrates with Amazon EKS, enabling you to import and test your running workloads and identify vulnerabilities in their associated images and configurations that might make those workloads less secure. Once imported, Snyk continues to monitor those workloads, identifying additional security issues as new images are deployed and the workload configuration changes.",
    "version": "1.2.0a7",
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "611b8b5bd1f494addd8d32114d64efa8b4d722e235c004574727502b61981655",
                "md5": "f376ce944894942e91661e94a003c586",
                "sha256": "c3839b609a62dbd8c598b33e3944d0c4803f8eb81c47c02a1fb2a1cd621441e3"
            },
            "downloads": -1,
            "filename": "cdk_cloudformation_snyk_container_helm-1.2.0a7-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "f376ce944894942e91661e94a003c586",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "~=3.7",
            "size": 32099,
            "upload_time": "2023-02-03T16:18:45",
            "upload_time_iso_8601": "2023-02-03T16:18:45.922807Z",
            "url": "https://files.pythonhosted.org/packages/61/1b/8b5bd1f494addd8d32114d64efa8b4d722e235c004574727502b61981655/cdk_cloudformation_snyk_container_helm-1.2.0a7-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9a8fdfb8ee0e801f83050d1ac30b43b894e1a58883bb23a7144942b8d95e03e7",
                "md5": "935ba3621f5e791b230f168ed64e7682",
                "sha256": "cf9a76b7c45592ac1e458a022241956b13c2c4c0bdb25e30f61749928ac7f213"
            },
            "downloads": -1,
            "filename": "cdk-cloudformation-snyk-container-helm-1.2.0a7.tar.gz",
            "has_sig": false,
            "md5_digest": "935ba3621f5e791b230f168ed64e7682",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "~=3.7",
            "size": 32937,
            "upload_time": "2023-02-03T16:19:18",
            "upload_time_iso_8601": "2023-02-03T16:19:18.765416Z",
            "url": "https://files.pythonhosted.org/packages/9a/8f/dfb8ee0e801f83050d1ac30b43b894e1a58883bb23a7144942b8d95e03e7/cdk-cloudformation-snyk-container-helm-1.2.0a7.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-02-03 16:19:18",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "lcname": "cdk-cloudformation-snyk-container-helm"
}
        
Elapsed time: 0.27127s