Open-source atomic malware analysis

Analyze another

package/package.json

UNKNOWN
Verdict: BENIGN
Mal-ecule
Md(Pa₂)
Size 4.3 KB download
First seen 3 days ago
Analyzed 3 days ago
Ecosystem go

Referenced by 1 sample

package.json package.json
1 {
2 "name": "@aws-cdk/aws-cloudwatch", package.json defines a package name
3 "version": "1.167.0",
4 "description": "The CDK Construct Library for AWS::CloudWatch",
5 "main": "lib/index.js",
6 "types": "lib/index.d.ts", Package has multiple entry points
7 "jsii": {
8 "outdir": "dist",
9 "targets": {
10 "java": {
11 "package": "software.amazon.awscdk.servi
22:9 ython": {
23 "distName": "aws-cdk.aws-cloudwatch",
24 "module": "aws_cdk.aws_cloudwatch", Package has multiple entry points
25 "classifiers": [
26 "Framework :: AWS CDK",
27 "Framework :: AWS CDK :: 1"
28
35:9 "strict": true
36 }
37 }
38 }
39 },
40 "repository": {
41 "type": "git",
42 "url": "https://github.com/aws/aws-cdk.git", Repository identifies major Git host
43 "directory": "packages/@aws-cdk/aws-cloudwatch"
44 },
45 "scripts": {
46 "build": "cdk-build", Package declares a build script
47 "watch": "cdk-watch",
48 "lint": "cdk-lint",
49 "test": "cdk-test",
50 "integ": "integ-runner",
51 "pkglint": "pkglint -f",
52 "package": "cdk-package",
53 "awslint": "cdk-awslint",
54 "cfn2ts": "cfn2ts",
55 "build+test+package": "
66:5 "AWSLINT_BASE_CONSTRUCT": "true"
67 }
68 },
69 "keywords": [
70 "aws",
71 "cdk",
72 "constructs",
73 "cloudwatch"
74 ],
75 "author": {
76 "name": "Amazon Web Services",
77 "url": "https://aws.amazon.com",
78 "organization": true
79 },
80 "license": "Apache-2.0",
81 "devDependencies": {
82 "@aws-cdk/assertions": "1.167.0",
83 "@aws-cdk/cdk-build-tools": "1.167.0",
84 "@aws-cdk/integ-runner": "1.167.0",
85 "@aws-cdk/cfn2ts": "1.167.0",
86 "@aws-cdk/pkglint": "1.167.0",
87 "@types/jest": "^27.5.2",
88 "jest": "^27.5.1"
89 },
90 "dependencies": {
91 "@aws-cdk/aws-iam": "1.167.0",
92 "@aws-cdk/core": "1.167.0",
93 "constructs": "^3.3.69"
94 },
95 "homepage": "https://github.com/aws/aws-cdk",
96 "peerDependencies": {
97 "@aws-cdk/aws-iam": "1.167.0",
98 "@aws-cdk/core":

Metadata

Identity

SHA-256 19cab7589990fc6f13e7d4722f8a7be58cba80ca9729164b75248deefd8d83a9
Filename package/package.json

Origin

Source x
Feed pkg.go.dev
Ecosystem go

Timeline

First seen 23 Aug 2026 06:24 UTC
First analyzed 23 Aug 2026 06:23 UTC
Last analyzed 23 Aug 2026 06:50 UTC
Last updated 23 Aug 2026 06:51 UTC

Labeling

Label unknown