Results 2 issues of ccano2011

Debian 10 reaches end of life on June 30th. I rely on mono for CI/CD and integrate static code analysis within the docker build. Many scan tools require openjdk17 or...

### Describe the bug https://github.com/jfrog/build-info-go/blob/e7739aeedd26fcafa60627024baebb26cbf4cf15/utils/pythonutils/twineutils.go#L52 This particular regex evaluation only works if it is less than 80 characters in length. ``` func getArtifactsParser(artifactsPaths *[]string) (parser *gofrogcmd.CmdOutputPattern) { return &gofrogcmd.CmdOutputPattern{ //...

bug