Skip to content
This repository was archived by the owner on Apr 21, 2026. It is now read-only.

Commit 812345d

Browse files
committed
Mark package as not vulnerable to issues in the Composer perforce driver
1 parent 2cab5ba commit 812345d

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

composer.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,5 +28,13 @@
2828
},
2929
"extra": {
3030
"class": "Moxio\\Composer\\SvnExportPlugin\\SvnExportPlugin"
31+
},
32+
"config": {
33+
"audit": {
34+
"ignore": {
35+
"PKSA-t5r2-p5q9-mtpn": "Not using the perforce driver",
36+
"PKSA-6bp1-9hfj-2cgv": "Not using the perforce driver"
37+
}
38+
}
3139
}
3240
}

0 commit comments

Comments
 (0)