
BICZÓ Dezső
@IEMIXER
Followers
108
Following
898
Media
76
Statuses
1K
I code for fun. CTO at @Pronovix
Szeged
Joined August 2012
As a little pre-Christmas gift, my #Composer plugins got #PHP 8.4 support today. 🎄. #opensource #dependencyTrack #securityAudit #maintainability.
0
0
0
RT @thedroptimes: 🔒 @Pronovix enhances Drupal’s username privacy with 2 open-source modules for fine-grained control. Built for AI era, the….
0
2
0
TIL that #[\SensitiveParameter] in #PHP is not as powerful as I thought so. it simply does nothing in hierarchies.
3v4l.org
View the output of this script on 3v4l.org: the online PHP shell with 250+ PHP versions
1
0
0
Just found @jiripudil's awesome #PHPStan #generics deep dive presentation. This is a super valuable asset for learning the essentials. I very much liked the "you've already used it" slides, they bring this idea more closer to the audience.
0
0
2
Composer 2.6.0 related enhancements were added to my Composer plugins and they also got the RC1 tag. Happy testing! :). Hopefully audit ignore feature helps with the adaptation of ddqg-composer-audit on #Drupal projects 🙈.
Composer 2.6 is now available! It comes with many small improvements and fixes across the board. Thanks to all contributors and to @packagist customers for allowing me to keep spending time working on this! #composerphp #phpc.
0
0
0
\o/.With the support of @pronovix I contributed 2 important changes to the Audit component. PR11605 changed the new ignore feature's implementation before the release and PR#11436 added support for multiple sec. advisory sources.
github.com
Closes #11435.
Composer 2.6 is now available! It comes with many small improvements and fixes across the board. Thanks to all contributors and to @packagist customers for allowing me to keep spending time working on this! #composerphp #phpc.
0
0
2
I am trying to explain colleagues why something is rather a domain- than an application service. I may have went a bit far with this diagram from the original problem statement. :) What do you think?. #DDD #hexagonalarchitecture #onionarchitecture
0
2
4
As a hobby project I've added some Drupal steroids to #ComposerPHP's audit command. I also explained the reasons behind that in my new blog post on @pronovix's blog P.s. Don't miss the new composer audit-changes command either. #php #foss #audit #security.
pronovix.com
In this article, we introduce two new open-source tools, the Drupal Dependency Quality Gate Composer Audit plugin and Composer Audit changes, for managing third-party PHP dependencies. We highlight...
1
0
2
Have you seen a pending CR/MR/PR before that was blocked because a security advisory has just been released for a existing dependency? Solution: Only audit changed packages!. #php #Composer #opensource.
0
0
0
I must admit, I have got a bit addicted on mass-analyzing dependency trees =] (See mxr576/ddqg package). It is also good to see that within a week, 3 projects got a D10 stable release. Keep up the good work everyone!. #Drupal
Today I have built a quick CLI tool for @pronovix that uses composer.lock and Update Status API to list all installed dependencies that are not #Drupal 10 compatible atm with info about whether there is a D10 available version or not.
0
0
0
I've worked on a pet project in the weekend: #Drupal Dependency Quality Gate (#ddqg). For now, only quality-level-max is available and auto-generated with GHA with unsupported projects and versions. See what could come in the README. #highQualityDrupal.
0
0
0