Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 3 additions & 12 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,14 +36,14 @@
"laravel/ui": "^4.6",
"lavary/laravel-menu": "^1.8",
"lcobucci/jwt": "^5.6",
"league/commonmark": "^2.9.0",
"league/commonmark": "^2.10.0",
"league/flysystem-aws-s3-v3": "^3.25.1",
"mateusjunges/laravel-kafka": "^2.11",
"mittwald/vault-php": "^2.1",
"mustache/mustache": "^2.14",
"open-telemetry/api": "^1.8",
"open-telemetry/exporter-otlp": "^1.3",
"open-telemetry/opentelemetry-auto-laravel": "dev-main",
"open-telemetry/opentelemetry-auto-laravel": "^1.9.0",
"open-telemetry/transport-grpc": "^1.1",
"openai-php/laravel": "^0.19.1",
"paragonie/sodium_compat": "^2.5.1",
Expand Down Expand Up @@ -127,7 +127,6 @@
"package-irisbank": "dev-fall",
"package-pinnacle": "1.0.9",
"package-esign": "dev-fall",
"package-thermofisher": "dev-fall",

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thermo Fisher package catalog entry removed

Medium Severity

package-thermofisher was dropped from extra.processmaker.custom in a security-only lockfile bump. LicensedPackageManifest builds its known-package list from that catalog, so this package is no longer license-gated or discoverable as a custom package, and any install pipeline that reads this list stops shipping it.

Fix in Cursor Fix in Web

Reviewed by Cursor Bugbot for commit 7f4f59d. Configure here.

"pps-file-storage": "dev-fall",
"package-csi": "dev-fall",
"package-jxchange": "dev-fall",
Expand Down Expand Up @@ -227,17 +226,9 @@
"type": "vcs",
"url": "https://github.com/ProcessMaker/laravel-chunk-upload.git"
},
{
"type": "vcs",
"url": "https://github.com/ProcessMaker/contrib-auto-laravel.git"
},
{
"type": "vcs",
"url": "https://github.com/ProcessMaker/SocialiteProviders"
},
{
"type": "vcs",
"url": "https://github.com/ProcessMaker/docusign-esign-php-client.git"
}
],
"config": {
Expand All @@ -254,4 +245,4 @@
"ignore": []
}
}
}
}
46 changes: 20 additions & 26 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading