Security News
NVD Backlog Tops 20,000 CVEs Awaiting Analysis as NIST Prepares System Updates
NVD’s backlog surpasses 20,000 CVEs as analysis slows and NIST announces new system updates to address ongoing delays.
@aws-cdk/aws-wafv2
Advanced tools
All classes with the
Cfn
prefix in this module (CFN Resources) are always stable and safe to use.
This module is part of the AWS Cloud Development Kit project.
import wafv2 = require('@aws-cdk/aws-wafv2');
1.33.0 (2020-04-17)
grantRead()
API no longer provides permissions to kinesis:DescribeStream
as it provides permissions to kinesis:DescribeStreamSummary
and kinesis:SubscribeToShard
in it's place. If it's still desired, it can be added through the grant()
API on the stream.grantWrite()
API no longer has DescribeStream
permissions as it has been replaced by ListShards
for shard discoverybottlerocket
capacity. (e9f691f), closes #7268grantRead
now allows the ListShards
action and grant
is now public (#6141) (563fba4), closes #3357grant
API to IStream to add permissions to a Stream (#7354) (c223406)aws-kinesis
module is now stable (#7349) (4ab3ffa), closes #5874=
symbols get truncated (#7226) (b7ddf5b), closes #7246FAQs
The CDK Construct Library for AWS::WAFv2
The npm package @aws-cdk/aws-wafv2 receives a total of 2,858 weekly downloads. As such, @aws-cdk/aws-wafv2 popularity was classified as popular.
We found that @aws-cdk/aws-wafv2 demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 4 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
NVD’s backlog surpasses 20,000 CVEs as analysis slows and NIST announces new system updates to address ongoing delays.
Security News
Research
A malicious npm package disguised as a WhatsApp client is exploiting authentication flows with a remote kill switch to exfiltrate data and destroy files.
Security News
PyPI now supports digital attestations, enhancing security and trust by allowing package maintainers to verify the authenticity of Python packages.