czechbol
czechbol
**Waiting until #62 is merged** - the updated dependencies bring `gocsv.MarshalStringWithoutHeaders` which I depend on here I have improved the report structs. This way there is no need to differentiate...
We don't need Golang images to run the pre-built binary so I switched it to Alpine which is a lot smaller. I had to switch to an Alpine builder image...
I ran `go get -u` to autoupdate the project's dependencies. This brings new features and security updates. I also fixed goreleaser schema and config errors, made sure the file is...
### Is your feature request related to a problem? Please describe As someone who prints job after job, It would be nice to have an option to show the estimated...
Hey, just a heads up in the [README](https://github.com/kieraneglin/Thumper-Blocks?tab=readme-ov-file#bom) you have this: > NOTE: files are made to be printed in their default orientation and without additional supports However I noticed...
As per discussion in #1187, the implementation was lacking. This PR extends the bounds check logic to validate that the integer size is checked within the bounds of the destination...
### Summary G115 is still reporting false positives even after #1189 and #1194. ### Known false positives _I'm writing these down without much investigation whether it is possible to implement...