Note
Enhanced code with help of Mago
- new
Bartlett\Sarif\Contract\HelpUriCaseConverterInterfaceto handlehelpUrigeneration for each converter - new
Bartlett\Sarif\Contract\NormalizerInterface::isSupportedFormatmethod to check if the format is supported by the current normalizer - support for Symfony 8 components
- extract
helpUrigeneration from ecs source code converter to specializedBartlett\Sarif\Converter\Case\EcsHelpUriCaseConverterclass - rewrites custom autoloader to use only dependencies from each converter (no additional required)
- revisit how to get tool version with Composer runtime API
input-formatoption ofconvertcommand is now case-insensitive
Full Changelog: 1.4.0...1.5.0