Open-source atomic malware analysis

Analyze another

package/package.json

UNKNOWN
Verdict: BENIGN
Mal-ecule
Md(Pa₂)
Size 3.7 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-ecr", package.json defines a package name
3 "version": "1.167.0",
4 "description": "The CDK Construct Library for AWS::ECR",
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:2 "python": {
23 "distName": "aws-cdk.aws-ecr",
24 "module": "aws_cdk.aws_ecr", Package has multiple entry points
25 "classifiers": [
26 "Framework :: AWS CDK",
27 "Framework :: AWS CDK :: 1"
28 ]
29
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-ecr"
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": "
69:9 {
70 "lines": 78,
71 "statements": 79
72 },
73 "keywords": [
74 "aws",
75 "cdk",
76 "constructs",
77 "ecr"
78 ],
79 "author": {
80 "name": "Amazon Web Services",
81 "url": "https://aws.amazon.com",
82 "organization": true
83 },
84 "license": "Apache-2.0",
85 "devDependencies": {
86 "@aws-cdk/assertions": "1.167.0",
87 "@aws-cdk/cdk-build-tools": "1.167.0",
88 "@aws-cdk/integ-runner": "1.167.0",
89 "@aws-cdk/cfn2ts": "1.167.0",
90 "@aws-cdk/pkglint": "1.167.0",
91 "@types/jest": "^27.5.2"
92 },
93 "dependencies": {
94 "@aws-cdk/aws-events": "1.167.0",
95 "@aws-cdk/aws-iam": "1.167.0",
96 "@aws-cdk/aws-kms": "1.167.0",
97 "@aws-cdk/core": "1.167.0",
98 "constructs": "^3.3.69"
99 },
100 "homepage": "https://github.com/aws/aws-cdk",
101 "peerDependencies": {
102 "@aws-cdk/aws-events": "1.167.0",
103 "@aws-cdk/aws-

Metadata

Identity

SHA-256 2bd319a2449443a145ca71f2a1bfa1528f294e043cd54ce74d577138caf489db
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