ppkarwasz opened a new pull request, #147:
URL: https://github.com/apache/logging-parent/pull/147
We replace the custom `process-sbom` execution that post-processes the SBOM
generated by the CycloneDX plugin, with the new ``
configuration of the CycloneDX plugin.
Closes #105
--
Th
SeasonPanPan commented on PR #2393:
URL: https://github.com/apache/logging-log4j2/pull/2393#issuecomment-2016745711
> Apart from the usage of `args.length`, it looks good to me.
Done. Because the argCount might be 0 in ReusableMessage, I made a non-zero
judgment in advance.
--
This