Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

Ligonsker's avatar

What might've caused security team to detect this Laravel package as malware vector?

I sent them link to this package to scan: https://github.com/barryvdh/laravel-dompdf

I was denied with a reason that this is a potentially risky package

Any idea what might've caused that? I did a quick Google search "laravel-dompdf malware" and found this result from their GitHub: https://github.com/barryvdh/laravel-dompdf/issues/840

Maybe they also found it? though no much explanation there

0 likes
12 replies
Sinnbeck's avatar

Ok it does not. Then I cannot imagine why they flagged it

No dependencies on external PDF libraries, thanks to the R&OS PDF class

2 likes
Ligonsker's avatar

thanks guys for all the help in the recent days. You help me deal with the security team. Going to ask them first thing tomorrow when they're there

Tray2's avatar

@Ligonsker I would ask your manager to fire the security team and hire someone who knows what they are doing.

2 likes
Ligonsker's avatar

@Tray2 Haha I'm quite new there. And this is not a software company at core. So I feel like it's more of a human relationship thing between the people there (like they're working together a long time so they're more like "friends" as long as it's not related to them). If I start calling out other people and I'm new there, I'll be the first to be fired just my feeling

Snapey's avatar

You are not going to find something that lists current vulnerablities - at least, I certainly hope not. Any vulnerabilities are usually communicated off-line with the author and fixed without saying too much about what was wrong

1 like
Ligonsker's avatar

@Snapey thanks. I really want answers from them now. I'm starting to feel more and more that they are just lazy. Blocking everything and goodbye. I am curious as to their reason of blocking it... Or... What is even the procedure they do to determine if a random zipped package is malicious

Please or to participate in this conversation.