-
Notifications
You must be signed in to change notification settings - Fork 19
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
readme #3
Labels
documentation
Improvements or additions to documentation
Comments
joshsagredo
added a commit
that referenced
this issue
Apr 3, 2023
basic skeleton use package structure seperate main function ci cd integration raw/utils.go created fix golangci-lint errors fix makefile add docker pull badge to readme add banner logger implemented generate random ip addresses remove unused package fixes #5: mac spoofed unit tests added for pkg/raw/raw.go change makefile remove windows from unit tests run test on only ubuntu-latest goreport improvements go mod vendor before ineffassign remove banner upgrade dependencies fixes #3: basic readme added use command line arguments as options fix vars update deps upgrade makefile fix banner modify banner text change variable name fix github actions remove test-cache stage change pkg to internal pre-commit installation codecov added use distroless as minimal base image revert Dockerfile remove windows from test stage remove operating system matrix from test stage add sudo for coverage stage update readme update readme add license, update readme update precommit configuration configure logger upgrade deps modify unit tests add codeql action end flood after N seconds decrease flood seconds decrease flood seconds use context while canceling ongoing operation increase flood seconds do not use goroutine use context to stop in specific seconds decrease flood seconds upgrade deps upgrade dependencies, #minor upgrade golangci-lint decrease floodMilliSeconds decrease timeout milliseconds again dummy commit to test if everything still works fixes #14: stop panicking everytime an error occured fix #13: race condition on unit tests fixed remove unneccessary logging regenerate go.sum remove zap.logger define err as function level var increase floodmilliseconds change cases change if/else condition debug decrease floodMilliSeconds decrease payload length add references section feat: different type of floods implemented #11, #major try to pass failing tests add a new resource on references section feat: dns lookup implemented, closes #18 change test cases verbose logging to address error try to increase open file limit try to increase open file limit modify test cases increase limit decrease floodinterval run sysctl -p add old cases desrease remove 3rd case remove 3rd case remove 3rd case remove 2rd case increase flood timeout add todo on raw_test.go handle errors on regex match operations add parameter types sonarcloud integration required changes to include sonarqube coverage (#20) * required changes to include sonarqube coverage * exlude windows-latest * fix github actions required changes to include sonarqube coverage exlude windows-latest fix github actions remove windows from goreleaser config enable macos-latest again for test phase remove sysctls reset changes fix makefile dummy commit to see verified commits another dummy commit upgrade multiple deps upgrade minor deps update banner description add dependabot.yml upgrade direct deps update precommit conf flood duration seconds added, fixes #12 main function testing direct dependency upgrade script in Makefile fix main_test.go update pre-commit conf github workflows enhancements cobra used as CLI library fix main.go path on Dockerfile normalize functions debug revert debugging commands add function headers fix argument parsing set sonar.coverage.exclusions property increase coverage add testing for constants exclude internal/raw/constants.go from sonar coverage report try to cover all cases sleep before running new case modify actions modify actions revert decrease floodMilliSeconds call cancel() function manually remove unneccassary select statement comment out unneccassary steps update ulimit command decrease file limit print limits append sysctl use sudo append to another file fix path change command use sh while running ulimit command play with file limits add another command add another command manual garbage collection remove bash commands remove manual GC decrease flood milliseconds decrease payloadLength fix changes use mutex to lock goroutine cover dns resolution failure case increase coverage (#26) * increase coverage * add testing for constants * exclude internal/raw/constants.go from sonar coverage report * try to cover all cases * sleep before running new case * modify actions * modify actions * revert * decrease floodMilliSeconds * call cancel() function manually * remove unneccassary select statement * comment out unneccassary steps * update ulimit command * decrease file limit * print limits * append sysctl * use sudo * append to another file * fix path * change command * use sh while running ulimit command * play with file limits * add another command * add another command * manual garbage collection * remove bash commands * remove manual GC * decrease flood milliseconds * decrease payloadLength * fix changes * use mutex to lock goroutine fix test failure cover all cases sequential test fix race problem debug fix frozen test error pass race param add codecov.yml debug (#27) * debug * fix frozen test error * pass race param add comment feature for codecov use boolean channel instead of generic one resolve real dns add coverage step to pr.yml update codecov.yml increase coverage Devel (#28) * add coverage step to pr.yml * update codecov.yml upgrade go version as 1.17 (#29) remove codecov (#30) * upgrade go version as 1.17 * remove codeql upgrade go version as 1.17 remove codeql [skip ci] add commitMessage prefix for dependabot remove commitMessage prefix for dependabot upgrade direct deps fixes #31: legal disclaimer added feat: dependabot auto merge into devel build: publish homebrew formula feat: dependabot auto merge into devel (#33) build: publish homebrew formula update docs build: add quality gate check step feat: automaxprocs implemented build: docker build with goreleaser chore: upgrade direct deps test: fix test failure Bump github.com/stretchr/testify from 1.7.1 to 1.7.2 Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.7.1 to 1.7.2. - [Release notes](https://github.com/stretchr/testify/releases) - [Commits](stretchr/testify@v1.7.1...v1.7.2) --- updated-dependencies: - dependency-name: github.com/stretchr/testify dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Bump github.com/stretchr/testify from 1.7.2 to 1.7.3 Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.7.2 to 1.7.3. - [Release notes](https://github.com/stretchr/testify/releases) - [Commits](stretchr/testify@v1.7.2...v1.7.3) --- updated-dependencies: - dependency-name: github.com/stretchr/testify dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Bump github.com/spf13/cobra from 1.4.0 to 1.5.0 Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 1.4.0 to 1.5.0. - [Release notes](https://github.com/spf13/cobra/releases) - [Commits](spf13/cobra@v1.4.0...v1.5.0) --- updated-dependencies: - dependency-name: github.com/spf13/cobra dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Bump github.com/stretchr/testify from 1.7.3 to 1.7.5 Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.7.3 to 1.7.5. - [Release notes](https://github.com/stretchr/testify/releases) - [Commits](stretchr/testify@v1.7.3...v1.7.5) --- updated-dependencies: - dependency-name: github.com/stretchr/testify dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Bump github.com/stretchr/testify from 1.7.5 to 1.8.0 Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.7.5 to 1.8.0. - [Release notes](https://github.com/stretchr/testify/releases) - [Commits](stretchr/testify@v1.7.5...v1.8.0) --- updated-dependencies: - dependency-name: github.com/stretchr/testify dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Bump github.com/schollz/progressbar/v3 from 3.8.6 to 3.8.7 Bumps [github.com/schollz/progressbar/v3](https://github.com/schollz/progressbar) from 3.8.6 to 3.8.7. - [Release notes](https://github.com/schollz/progressbar/releases) - [Commits](schollz/progressbar@v3.8.6...v3.8.7) --- updated-dependencies: - dependency-name: github.com/schollz/progressbar/v3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Bump github.com/schollz/progressbar/v3 from 3.8.7 to 3.9.0 Bumps [github.com/schollz/progressbar/v3](https://github.com/schollz/progressbar) from 3.8.7 to 3.9.0. - [Release notes](https://github.com/schollz/progressbar/releases) - [Commits](schollz/progressbar@v3.8.7...v3.9.0) --- updated-dependencies: - dependency-name: github.com/schollz/progressbar/v3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> chore: bump golang version refactor: refactor project structure with newly added features ci: change target name for sonarcloud job style: change location of revive.toml ci: privilege escalation on CI tests ci: vendor after tidy ci: sdflkjasadf ci: set go version from gomod file ci: run make commands with sudo print go version for debugging ci: print golang version before tidy print gopath export GOPATH print goenv for debugging ci: export required variables ci: use E flag with sudo ci: change go test command with the proper one ci: change order of commands in push.yml ci: fix Dockerfile path for goreleaser Bump dependabot/fetch-metadata from 1.1.1 to 1.3.3 Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 1.1.1 to 1.3.3. - [Release notes](https://github.com/dependabot/fetch-metadata/releases) - [Commits](dependabot/fetch-metadata@v1.1.1...v1.3.3) --- updated-dependencies: - dependency-name: dependabot/fetch-metadata dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Bump goreleaser/goreleaser-action from 2 to 3 Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) from 2 to 3. - [Release notes](https://github.com/goreleaser/goreleaser-action/releases) - [Commits](goreleaser/goreleaser-action@v2...v3) --- updated-dependencies: - dependency-name: goreleaser/goreleaser-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Bump github.com/schollz/progressbar/v3 from 3.10.0 to 3.10.1 Bumps [github.com/schollz/progressbar/v3](https://github.com/schollz/progressbar) from 3.10.0 to 3.10.1. - [Release notes](https://github.com/schollz/progressbar/releases) - [Commits](schollz/progressbar@v3.10.0...v3.10.1) --- updated-dependencies: - dependency-name: github.com/schollz/progressbar/v3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> build(deps): bump github.com/schollz/progressbar/v3 Bumps [github.com/schollz/progressbar/v3](https://github.com/schollz/progressbar) from 3.10.1 to 3.11.0. - [Release notes](https://github.com/schollz/progressbar/releases) - [Commits](schollz/progressbar@v3.10.1...v3.11.0) --- updated-dependencies: - dependency-name: github.com/schollz/progressbar/v3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> build(deps): bump anothrNick/github-tag-action from 1.39.0 to 1.42.0 Bumps [anothrNick/github-tag-action](https://github.com/anothrNick/github-tag-action) from 1.39.0 to 1.42.0. - [Release notes](https://github.com/anothrNick/github-tag-action/releases) - [Commits](anothrNick/github-tag-action@1.39.0...1.42.0) --- updated-dependencies: - dependency-name: anothrNick/github-tag-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> build(deps): bump anothrNick/github-tag-action from 1.42.0 to 1.46.0 Bumps [anothrNick/github-tag-action](https://github.com/anothrNick/github-tag-action) from 1.42.0 to 1.46.0. - [Release notes](https://github.com/anothrNick/github-tag-action/releases) - [Commits](anothrNick/github-tag-action@1.42.0...1.46.0) --- updated-dependencies: - dependency-name: anothrNick/github-tag-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> style: change banner and check if file exists build(deps): bump dependabot/fetch-metadata from 1.3.3 to 1.3.4 Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 1.3.3 to 1.3.4. - [Release notes](https://github.com/dependabot/fetch-metadata/releases) - [Commits](dependabot/fetch-metadata@v1.3.3...v1.3.4) --- updated-dependencies: - dependency-name: dependabot/fetch-metadata dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> build(deps): bump anothrNick/github-tag-action from 1.46.0 to 1.51.0 Bumps [anothrNick/github-tag-action](https://github.com/anothrNick/github-tag-action) from 1.46.0 to 1.51.0. - [Release notes](https://github.com/anothrNick/github-tag-action/releases) - [Commits](anothrNick/github-tag-action@1.46.0...1.51.0) --- updated-dependencies: - dependency-name: anothrNick/github-tag-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> build(deps): bump actions/stale from 5 to 6 Bumps [actions/stale](https://github.com/actions/stale) from 5 to 6. - [Release notes](https://github.com/actions/stale/releases) - [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md) - [Commits](actions/stale@v5...v6) --- updated-dependencies: - dependency-name: actions/stale dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> build(deps): bump anothrNick/github-tag-action from 1.51.0 to 1.52.0 Bumps [anothrNick/github-tag-action](https://github.com/anothrNick/github-tag-action) from 1.51.0 to 1.52.0. - [Release notes](https://github.com/anothrNick/github-tag-action/releases) - [Commits](anothrNick/github-tag-action@1.51.0...1.52.0) --- updated-dependencies: - dependency-name: anothrNick/github-tag-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> build(deps): bump github.com/spf13/cobra from 1.5.0 to 1.6.0 Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 1.5.0 to 1.6.0. - [Release notes](https://github.com/spf13/cobra/releases) - [Commits](spf13/cobra@v1.5.0...v1.6.0) --- updated-dependencies: - dependency-name: github.com/spf13/cobra dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> build(deps): bump github.com/stretchr/testify from 1.8.0 to 1.8.1 Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.8.0 to 1.8.1. - [Release notes](https://github.com/stretchr/testify/releases) - [Commits](stretchr/testify@v1.8.0...v1.8.1) --- updated-dependencies: - dependency-name: github.com/stretchr/testify dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> build(deps): bump github.com/spf13/cobra from 1.6.0 to 1.6.1 Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 1.6.0 to 1.6.1. - [Release notes](https://github.com/spf13/cobra/releases) - [Commits](spf13/cobra@v1.6.0...v1.6.1) --- updated-dependencies: - dependency-name: github.com/spf13/cobra dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> build(deps): bump dependabot/fetch-metadata from 1.3.4 to 1.3.5 Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 1.3.4 to 1.3.5. - [Release notes](https://github.com/dependabot/fetch-metadata/releases) - [Commits](dependabot/fetch-metadata@v1.3.4...v1.3.5) --- updated-dependencies: - dependency-name: dependabot/fetch-metadata dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> build(deps): bump github.com/schollz/progressbar/v3 Bumps [github.com/schollz/progressbar/v3](https://github.com/schollz/progressbar) from 3.11.0 to 3.12.1. - [Release notes](https://github.com/schollz/progressbar/releases) - [Commits](schollz/progressbar@v3.11.0...v3.12.1) --- updated-dependencies: - dependency-name: github.com/schollz/progressbar/v3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> build(deps): bump go.uber.org/zap from 1.23.0 to 1.24.0 Bumps [go.uber.org/zap](https://github.com/uber-go/zap) from 1.23.0 to 1.24.0. - [Release notes](https://github.com/uber-go/zap/releases) - [Changelog](https://github.com/uber-go/zap/blob/master/CHANGELOG.md) - [Commits](uber-go/zap@v1.23.0...v1.24.0) --- updated-dependencies: - dependency-name: go.uber.org/zap dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> build(deps): bump anothrNick/github-tag-action from 1.52.0 to 1.53.0 Bumps [anothrNick/github-tag-action](https://github.com/anothrNick/github-tag-action) from 1.52.0 to 1.53.0. - [Release notes](https://github.com/anothrNick/github-tag-action/releases) - [Commits](anothrNick/github-tag-action@1.52.0...1.53.0) --- updated-dependencies: - dependency-name: anothrNick/github-tag-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> ci: increase stale thresholds chore: upgrade direct deps build(deps): bump anothrNick/github-tag-action from 1.53.0 to 1.54.0 Bumps [anothrNick/github-tag-action](https://github.com/anothrNick/github-tag-action) from 1.53.0 to 1.54.0. - [Release notes](https://github.com/anothrNick/github-tag-action/releases) - [Commits](anothrNick/github-tag-action@1.53.0...1.54.0) --- updated-dependencies: - dependency-name: anothrNick/github-tag-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> build(deps): bump anothrNick/github-tag-action from 1.54.0 to 1.55.0 Bumps [anothrNick/github-tag-action](https://github.com/anothrNick/github-tag-action) from 1.54.0 to 1.55.0. - [Release notes](https://github.com/anothrNick/github-tag-action/releases) - [Commits](anothrNick/github-tag-action@1.54.0...1.55.0) --- updated-dependencies: - dependency-name: anothrNick/github-tag-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> build(deps): bump golang.org/x/net from 0.4.0 to 0.5.0 Bumps [golang.org/x/net](https://github.com/golang/net) from 0.4.0 to 0.5.0. - [Release notes](https://github.com/golang/net/releases) - [Commits](golang/net@v0.4.0...v0.5.0) --- updated-dependencies: - dependency-name: golang.org/x/net dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> build(deps): bump github.com/schollz/progressbar/v3 Bumps [github.com/schollz/progressbar/v3](https://github.com/schollz/progressbar) from 3.12.2 to 3.13.0. - [Release notes](https://github.com/schollz/progressbar/releases) - [Commits](schollz/progressbar@v3.12.2...v3.13.0) --- updated-dependencies: - dependency-name: github.com/schollz/progressbar/v3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> build(deps): bump anothrNick/github-tag-action from 1.55.0 to 1.61.0 Bumps [anothrNick/github-tag-action](https://github.com/anothrNick/github-tag-action) from 1.55.0 to 1.61.0. - [Release notes](https://github.com/anothrNick/github-tag-action/releases) - [Commits](anothrNick/github-tag-action@1.55.0...1.61.0) --- updated-dependencies: - dependency-name: anothrNick/github-tag-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> build(deps): bump actions/stale from 6 to 7 Bumps [actions/stale](https://github.com/actions/stale) from 6 to 7. - [Release notes](https://github.com/actions/stale/releases) - [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md) - [Commits](actions/stale@v6...v7) --- updated-dependencies: - dependency-name: actions/stale dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> build(deps): bump goreleaser/goreleaser-action from 3 to 4 Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) from 3 to 4. - [Release notes](https://github.com/goreleaser/goreleaser-action/releases) - [Commits](goreleaser/goreleaser-action@v3...v4) --- updated-dependencies: - dependency-name: goreleaser/goreleaser-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> build(deps): upgrade direct dependencies build(deps): upgrade direct dependencies build(deps): bump dependabot/fetch-metadata from 1.3.5 to 1.3.6 Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 1.3.5 to 1.3.6. - [Release notes](https://github.com/dependabot/fetch-metadata/releases) - [Commits](dependabot/fetch-metadata@v1.3.5...v1.3.6) --- updated-dependencies: - dependency-name: dependabot/fetch-metadata dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> build(deps): bump golang.org/x/net from 0.5.0 to 0.6.0 Bumps [golang.org/x/net](https://github.com/golang/net) from 0.5.0 to 0.6.0. - [Release notes](https://github.com/golang/net/releases) - [Commits](golang/net@v0.5.0...v0.6.0) --- updated-dependencies: - dependency-name: golang.org/x/net dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> refactor: refactor automerge flow build(deps): bump golang.org/x/net from 0.5.0 to 0.7.0 Bumps [golang.org/x/net](https://github.com/golang/net) from 0.5.0 to 0.7.0. - [Release notes](https://github.com/golang/net/releases) - [Commits](golang/net@v0.5.0...v0.7.0) --- updated-dependencies: - dependency-name: golang.org/x/net dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> ci: fix automerge for github_actions package ecosystem build(deps): bump golang.org/x/net from 0.6.0 to 0.7.0 Bumps [golang.org/x/net](https://github.com/golang/net) from 0.6.0 to 0.7.0. - [Release notes](https://github.com/golang/net/releases) - [Commits](golang/net@v0.6.0...v0.7.0) --- updated-dependencies: - dependency-name: golang.org/x/net dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> build(deps): bump github.com/stretchr/testify from 1.8.1 to 1.8.2 Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.8.1 to 1.8.2. - [Release notes](https://github.com/stretchr/testify/releases) - [Commits](stretchr/testify@v1.8.1...v1.8.2) --- updated-dependencies: - dependency-name: github.com/stretchr/testify dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> feat: bump golang version as 1.20 fix: fix lint errors Author: joshsagredo <[email protected]> Date: Tue Apr 6 23:44:09 2021 +0300
joshsagredo
added a commit
that referenced
this issue
Apr 3, 2023
basic skeleton use package structure seperate main function ci cd integration raw/utils.go created fix golangci-lint errors fix makefile add docker pull badge to readme add banner logger implemented generate random ip addresses remove unused package fixes #5: mac spoofed unit tests added for pkg/raw/raw.go change makefile remove windows from unit tests run test on only ubuntu-latest goreport improvements go mod vendor before ineffassign remove banner upgrade dependencies fixes #3: basic readme added use command line arguments as options fix vars update deps upgrade makefile fix banner modify banner text change variable name fix github actions remove test-cache stage change pkg to internal pre-commit installation codecov added use distroless as minimal base image revert Dockerfile remove windows from test stage remove operating system matrix from test stage add sudo for coverage stage update readme update readme add license, update readme update precommit configuration configure logger upgrade deps modify unit tests add codeql action end flood after N seconds decrease flood seconds decrease flood seconds use context while canceling ongoing operation increase flood seconds do not use goroutine use context to stop in specific seconds decrease flood seconds upgrade deps upgrade dependencies, #minor upgrade golangci-lint decrease floodMilliSeconds decrease timeout milliseconds again dummy commit to test if everything still works fixes #14: stop panicking everytime an error occured fix #13: race condition on unit tests fixed remove unneccessary logging regenerate go.sum remove zap.logger define err as function level var increase floodmilliseconds change cases change if/else condition debug decrease floodMilliSeconds decrease payload length add references section feat: different type of floods implemented #11, #major try to pass failing tests add a new resource on references section feat: dns lookup implemented, closes #18 change test cases verbose logging to address error try to increase open file limit try to increase open file limit modify test cases increase limit decrease floodinterval run sysctl -p add old cases desrease remove 3rd case remove 3rd case remove 3rd case remove 2rd case increase flood timeout add todo on raw_test.go handle errors on regex match operations add parameter types sonarcloud integration required changes to include sonarqube coverage (#20) * required changes to include sonarqube coverage * exlude windows-latest * fix github actions required changes to include sonarqube coverage exlude windows-latest fix github actions remove windows from goreleaser config enable macos-latest again for test phase remove sysctls reset changes fix makefile dummy commit to see verified commits another dummy commit upgrade multiple deps upgrade minor deps update banner description add dependabot.yml upgrade direct deps update precommit conf flood duration seconds added, fixes #12 main function testing direct dependency upgrade script in Makefile fix main_test.go update pre-commit conf github workflows enhancements cobra used as CLI library fix main.go path on Dockerfile normalize functions debug revert debugging commands add function headers fix argument parsing set sonar.coverage.exclusions property increase coverage add testing for constants exclude internal/raw/constants.go from sonar coverage report try to cover all cases sleep before running new case modify actions modify actions revert decrease floodMilliSeconds call cancel() function manually remove unneccassary select statement comment out unneccassary steps update ulimit command decrease file limit print limits append sysctl use sudo append to another file fix path change command use sh while running ulimit command play with file limits add another command add another command manual garbage collection remove bash commands remove manual GC decrease flood milliseconds decrease payloadLength fix changes use mutex to lock goroutine cover dns resolution failure case increase coverage (#26) * increase coverage * add testing for constants * exclude internal/raw/constants.go from sonar coverage report * try to cover all cases * sleep before running new case * modify actions * modify actions * revert * decrease floodMilliSeconds * call cancel() function manually * remove unneccassary select statement * comment out unneccassary steps * update ulimit command * decrease file limit * print limits * append sysctl * use sudo * append to another file * fix path * change command * use sh while running ulimit command * play with file limits * add another command * add another command * manual garbage collection * remove bash commands * remove manual GC * decrease flood milliseconds * decrease payloadLength * fix changes * use mutex to lock goroutine fix test failure cover all cases sequential test fix race problem debug fix frozen test error pass race param add codecov.yml debug (#27) * debug * fix frozen test error * pass race param add comment feature for codecov use boolean channel instead of generic one resolve real dns add coverage step to pr.yml update codecov.yml increase coverage Devel (#28) * add coverage step to pr.yml * update codecov.yml upgrade go version as 1.17 (#29) remove codecov (#30) * upgrade go version as 1.17 * remove codeql upgrade go version as 1.17 remove codeql [skip ci] add commitMessage prefix for dependabot remove commitMessage prefix for dependabot upgrade direct deps fixes #31: legal disclaimer added feat: dependabot auto merge into devel build: publish homebrew formula feat: dependabot auto merge into devel (#33) build: publish homebrew formula update docs build: add quality gate check step feat: automaxprocs implemented build: docker build with goreleaser chore: upgrade direct deps test: fix test failure Bump github.com/stretchr/testify from 1.7.1 to 1.7.2 Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.7.1 to 1.7.2. - [Release notes](https://github.com/stretchr/testify/releases) - [Commits](stretchr/testify@v1.7.1...v1.7.2) --- updated-dependencies: - dependency-name: github.com/stretchr/testify dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Bump github.com/stretchr/testify from 1.7.2 to 1.7.3 Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.7.2 to 1.7.3. - [Release notes](https://github.com/stretchr/testify/releases) - [Commits](stretchr/testify@v1.7.2...v1.7.3) --- updated-dependencies: - dependency-name: github.com/stretchr/testify dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Bump github.com/spf13/cobra from 1.4.0 to 1.5.0 Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 1.4.0 to 1.5.0. - [Release notes](https://github.com/spf13/cobra/releases) - [Commits](spf13/cobra@v1.4.0...v1.5.0) --- updated-dependencies: - dependency-name: github.com/spf13/cobra dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Bump github.com/stretchr/testify from 1.7.3 to 1.7.5 Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.7.3 to 1.7.5. - [Release notes](https://github.com/stretchr/testify/releases) - [Commits](stretchr/testify@v1.7.3...v1.7.5) --- updated-dependencies: - dependency-name: github.com/stretchr/testify dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Bump github.com/stretchr/testify from 1.7.5 to 1.8.0 Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.7.5 to 1.8.0. - [Release notes](https://github.com/stretchr/testify/releases) - [Commits](stretchr/testify@v1.7.5...v1.8.0) --- updated-dependencies: - dependency-name: github.com/stretchr/testify dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Bump github.com/schollz/progressbar/v3 from 3.8.6 to 3.8.7 Bumps [github.com/schollz/progressbar/v3](https://github.com/schollz/progressbar) from 3.8.6 to 3.8.7. - [Release notes](https://github.com/schollz/progressbar/releases) - [Commits](schollz/progressbar@v3.8.6...v3.8.7) --- updated-dependencies: - dependency-name: github.com/schollz/progressbar/v3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Bump github.com/schollz/progressbar/v3 from 3.8.7 to 3.9.0 Bumps [github.com/schollz/progressbar/v3](https://github.com/schollz/progressbar) from 3.8.7 to 3.9.0. - [Release notes](https://github.com/schollz/progressbar/releases) - [Commits](schollz/progressbar@v3.8.7...v3.9.0) --- updated-dependencies: - dependency-name: github.com/schollz/progressbar/v3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> chore: bump golang version refactor: refactor project structure with newly added features ci: change target name for sonarcloud job style: change location of revive.toml ci: privilege escalation on CI tests ci: vendor after tidy ci: sdflkjasadf ci: set go version from gomod file ci: run make commands with sudo print go version for debugging ci: print golang version before tidy print gopath export GOPATH print goenv for debugging ci: export required variables ci: use E flag with sudo ci: change go test command with the proper one ci: change order of commands in push.yml ci: fix Dockerfile path for goreleaser Bump dependabot/fetch-metadata from 1.1.1 to 1.3.3 Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 1.1.1 to 1.3.3. - [Release notes](https://github.com/dependabot/fetch-metadata/releases) - [Commits](dependabot/fetch-metadata@v1.1.1...v1.3.3) --- updated-dependencies: - dependency-name: dependabot/fetch-metadata dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Bump goreleaser/goreleaser-action from 2 to 3 Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) from 2 to 3. - [Release notes](https://github.com/goreleaser/goreleaser-action/releases) - [Commits](goreleaser/goreleaser-action@v2...v3) --- updated-dependencies: - dependency-name: goreleaser/goreleaser-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Bump github.com/schollz/progressbar/v3 from 3.10.0 to 3.10.1 Bumps [github.com/schollz/progressbar/v3](https://github.com/schollz/progressbar) from 3.10.0 to 3.10.1. - [Release notes](https://github.com/schollz/progressbar/releases) - [Commits](schollz/progressbar@v3.10.0...v3.10.1) --- updated-dependencies: - dependency-name: github.com/schollz/progressbar/v3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> build(deps): bump github.com/schollz/progressbar/v3 Bumps [github.com/schollz/progressbar/v3](https://github.com/schollz/progressbar) from 3.10.1 to 3.11.0. - [Release notes](https://github.com/schollz/progressbar/releases) - [Commits](schollz/progressbar@v3.10.1...v3.11.0) --- updated-dependencies: - dependency-name: github.com/schollz/progressbar/v3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> build(deps): bump anothrNick/github-tag-action from 1.39.0 to 1.42.0 Bumps [anothrNick/github-tag-action](https://github.com/anothrNick/github-tag-action) from 1.39.0 to 1.42.0. - [Release notes](https://github.com/anothrNick/github-tag-action/releases) - [Commits](anothrNick/github-tag-action@1.39.0...1.42.0) --- updated-dependencies: - dependency-name: anothrNick/github-tag-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> build(deps): bump anothrNick/github-tag-action from 1.42.0 to 1.46.0 Bumps [anothrNick/github-tag-action](https://github.com/anothrNick/github-tag-action) from 1.42.0 to 1.46.0. - [Release notes](https://github.com/anothrNick/github-tag-action/releases) - [Commits](anothrNick/github-tag-action@1.42.0...1.46.0) --- updated-dependencies: - dependency-name: anothrNick/github-tag-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> style: change banner and check if file exists build(deps): bump dependabot/fetch-metadata from 1.3.3 to 1.3.4 Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 1.3.3 to 1.3.4. - [Release notes](https://github.com/dependabot/fetch-metadata/releases) - [Commits](dependabot/fetch-metadata@v1.3.3...v1.3.4) --- updated-dependencies: - dependency-name: dependabot/fetch-metadata dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> build(deps): bump anothrNick/github-tag-action from 1.46.0 to 1.51.0 Bumps [anothrNick/github-tag-action](https://github.com/anothrNick/github-tag-action) from 1.46.0 to 1.51.0. - [Release notes](https://github.com/anothrNick/github-tag-action/releases) - [Commits](anothrNick/github-tag-action@1.46.0...1.51.0) --- updated-dependencies: - dependency-name: anothrNick/github-tag-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> build(deps): bump actions/stale from 5 to 6 Bumps [actions/stale](https://github.com/actions/stale) from 5 to 6. - [Release notes](https://github.com/actions/stale/releases) - [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md) - [Commits](actions/stale@v5...v6) --- updated-dependencies: - dependency-name: actions/stale dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> build(deps): bump anothrNick/github-tag-action from 1.51.0 to 1.52.0 Bumps [anothrNick/github-tag-action](https://github.com/anothrNick/github-tag-action) from 1.51.0 to 1.52.0. - [Release notes](https://github.com/anothrNick/github-tag-action/releases) - [Commits](anothrNick/github-tag-action@1.51.0...1.52.0) --- updated-dependencies: - dependency-name: anothrNick/github-tag-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> build(deps): bump github.com/spf13/cobra from 1.5.0 to 1.6.0 Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 1.5.0 to 1.6.0. - [Release notes](https://github.com/spf13/cobra/releases) - [Commits](spf13/cobra@v1.5.0...v1.6.0) --- updated-dependencies: - dependency-name: github.com/spf13/cobra dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> build(deps): bump github.com/stretchr/testify from 1.8.0 to 1.8.1 Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.8.0 to 1.8.1. - [Release notes](https://github.com/stretchr/testify/releases) - [Commits](stretchr/testify@v1.8.0...v1.8.1) --- updated-dependencies: - dependency-name: github.com/stretchr/testify dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> build(deps): bump github.com/spf13/cobra from 1.6.0 to 1.6.1 Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 1.6.0 to 1.6.1. - [Release notes](https://github.com/spf13/cobra/releases) - [Commits](spf13/cobra@v1.6.0...v1.6.1) --- updated-dependencies: - dependency-name: github.com/spf13/cobra dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> build(deps): bump dependabot/fetch-metadata from 1.3.4 to 1.3.5 Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 1.3.4 to 1.3.5. - [Release notes](https://github.com/dependabot/fetch-metadata/releases) - [Commits](dependabot/fetch-metadata@v1.3.4...v1.3.5) --- updated-dependencies: - dependency-name: dependabot/fetch-metadata dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> build(deps): bump github.com/schollz/progressbar/v3 Bumps [github.com/schollz/progressbar/v3](https://github.com/schollz/progressbar) from 3.11.0 to 3.12.1. - [Release notes](https://github.com/schollz/progressbar/releases) - [Commits](schollz/progressbar@v3.11.0...v3.12.1) --- updated-dependencies: - dependency-name: github.com/schollz/progressbar/v3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> build(deps): bump go.uber.org/zap from 1.23.0 to 1.24.0 Bumps [go.uber.org/zap](https://github.com/uber-go/zap) from 1.23.0 to 1.24.0. - [Release notes](https://github.com/uber-go/zap/releases) - [Changelog](https://github.com/uber-go/zap/blob/master/CHANGELOG.md) - [Commits](uber-go/zap@v1.23.0...v1.24.0) --- updated-dependencies: - dependency-name: go.uber.org/zap dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> build(deps): bump anothrNick/github-tag-action from 1.52.0 to 1.53.0 Bumps [anothrNick/github-tag-action](https://github.com/anothrNick/github-tag-action) from 1.52.0 to 1.53.0. - [Release notes](https://github.com/anothrNick/github-tag-action/releases) - [Commits](anothrNick/github-tag-action@1.52.0...1.53.0) --- updated-dependencies: - dependency-name: anothrNick/github-tag-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> ci: increase stale thresholds chore: upgrade direct deps build(deps): bump anothrNick/github-tag-action from 1.53.0 to 1.54.0 Bumps [anothrNick/github-tag-action](https://github.com/anothrNick/github-tag-action) from 1.53.0 to 1.54.0. - [Release notes](https://github.com/anothrNick/github-tag-action/releases) - [Commits](anothrNick/github-tag-action@1.53.0...1.54.0) --- updated-dependencies: - dependency-name: anothrNick/github-tag-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> build(deps): bump anothrNick/github-tag-action from 1.54.0 to 1.55.0 Bumps [anothrNick/github-tag-action](https://github.com/anothrNick/github-tag-action) from 1.54.0 to 1.55.0. - [Release notes](https://github.com/anothrNick/github-tag-action/releases) - [Commits](anothrNick/github-tag-action@1.54.0...1.55.0) --- updated-dependencies: - dependency-name: anothrNick/github-tag-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> build(deps): bump golang.org/x/net from 0.4.0 to 0.5.0 Bumps [golang.org/x/net](https://github.com/golang/net) from 0.4.0 to 0.5.0. - [Release notes](https://github.com/golang/net/releases) - [Commits](golang/net@v0.4.0...v0.5.0) --- updated-dependencies: - dependency-name: golang.org/x/net dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> build(deps): bump github.com/schollz/progressbar/v3 Bumps [github.com/schollz/progressbar/v3](https://github.com/schollz/progressbar) from 3.12.2 to 3.13.0. - [Release notes](https://github.com/schollz/progressbar/releases) - [Commits](schollz/progressbar@v3.12.2...v3.13.0) --- updated-dependencies: - dependency-name: github.com/schollz/progressbar/v3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> build(deps): bump anothrNick/github-tag-action from 1.55.0 to 1.61.0 Bumps [anothrNick/github-tag-action](https://github.com/anothrNick/github-tag-action) from 1.55.0 to 1.61.0. - [Release notes](https://github.com/anothrNick/github-tag-action/releases) - [Commits](anothrNick/github-tag-action@1.55.0...1.61.0) --- updated-dependencies: - dependency-name: anothrNick/github-tag-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> build(deps): bump actions/stale from 6 to 7 Bumps [actions/stale](https://github.com/actions/stale) from 6 to 7. - [Release notes](https://github.com/actions/stale/releases) - [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md) - [Commits](actions/stale@v6...v7) --- updated-dependencies: - dependency-name: actions/stale dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> build(deps): bump goreleaser/goreleaser-action from 3 to 4 Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) from 3 to 4. - [Release notes](https://github.com/goreleaser/goreleaser-action/releases) - [Commits](goreleaser/goreleaser-action@v3...v4) --- updated-dependencies: - dependency-name: goreleaser/goreleaser-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> build(deps): upgrade direct dependencies build(deps): upgrade direct dependencies build(deps): bump dependabot/fetch-metadata from 1.3.5 to 1.3.6 Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 1.3.5 to 1.3.6. - [Release notes](https://github.com/dependabot/fetch-metadata/releases) - [Commits](dependabot/fetch-metadata@v1.3.5...v1.3.6) --- updated-dependencies: - dependency-name: dependabot/fetch-metadata dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> build(deps): bump golang.org/x/net from 0.5.0 to 0.6.0 Bumps [golang.org/x/net](https://github.com/golang/net) from 0.5.0 to 0.6.0. - [Release notes](https://github.com/golang/net/releases) - [Commits](golang/net@v0.5.0...v0.6.0) --- updated-dependencies: - dependency-name: golang.org/x/net dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> refactor: refactor automerge flow build(deps): bump golang.org/x/net from 0.5.0 to 0.7.0 Bumps [golang.org/x/net](https://github.com/golang/net) from 0.5.0 to 0.7.0. - [Release notes](https://github.com/golang/net/releases) - [Commits](golang/net@v0.5.0...v0.7.0) --- updated-dependencies: - dependency-name: golang.org/x/net dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> ci: fix automerge for github_actions package ecosystem build(deps): bump golang.org/x/net from 0.6.0 to 0.7.0 Bumps [golang.org/x/net](https://github.com/golang/net) from 0.6.0 to 0.7.0. - [Release notes](https://github.com/golang/net/releases) - [Commits](golang/net@v0.6.0...v0.7.0) --- updated-dependencies: - dependency-name: golang.org/x/net dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> build(deps): bump github.com/stretchr/testify from 1.8.1 to 1.8.2 Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.8.1 to 1.8.2. - [Release notes](https://github.com/stretchr/testify/releases) - [Commits](stretchr/testify@v1.8.1...v1.8.2) --- updated-dependencies: - dependency-name: github.com/stretchr/testify dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> feat: bump golang version as 1.20 fix: fix lint errors Author: joshsagredo <[email protected]> Date: Tue Apr 6 23:44:09 2021 +0300 ci: fix broken flow chore: cleanup chore: cleanup
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
No description provided.
The text was updated successfully, but these errors were encountered: