Skip to content
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

Feature/trivy #60

Merged
merged 13 commits into from
Aug 5, 2021
Merged

Feature/trivy #60

merged 13 commits into from
Aug 5, 2021

Conversation

iancardosozup
Copy link
Contributor

- What I did

- How to verify it

- Description for the changelog

nathanmartinszup and others added 13 commits May 19, 2021 14:11
* Adding update analysis queue and exchange

* Removing unnecessary typing form exchanges

* Removing update exchange and queues
* Horusec-Swift (#44)

* Adding update analysis queue and exchange (#41)

* Adding update analysis queue and exchange

* Removing unnecessary typing form exchanges

* Removing update exchange and queues

* add language Swift (#43)

Co-authored-by: nathanmartinszup <63246935+nathanmartinszup@users.noreply.github.com>
Co-authored-by: matheusalcantarazup <84723211+matheusalcantarazup@users.noreply.github.com>

* Develop (#47)

* Adding update analysis queue and exchange (#41)

* Adding update analysis queue and exchange

* Removing unnecessary typing form exchanges

* Removing update exchange and queues

* add language Swift (#43)

* Adding owasp dependency check tool (#46)

Co-authored-by: matheusalcantarazup <84723211+matheusalcantarazup@users.noreply.github.com>
Co-authored-by: wilian <wilian.silva@zup.com.br>

* Remove migrations folder (#45)

Co-authored-by: nathanmartinszup <63246935+nathanmartinszup@users.noreply.github.com>
Co-authored-by: matheusalcantarazup <84723211+matheusalcantarazup@users.noreply.github.com>
* save work

* Add option to set a file On LogSetOutput

* Change LogSetOutput to use io.Writer interface

* Add defer func to remove created test file

* Fix defer order

* fix imports

* Fixing pipeline errors

Signed-off-by: nathanmartinszup <nathan.martins@zup.com.br>

* Removing legacy jwt dependency

* Removing legacy jwt dependency

Signed-off-by: nathanmartinszup <nathan.martins@zup.com.br>

Co-authored-by: nathanmartinszup <nathan.martins@zup.com.br>
Signed-off-by: Ian Cardoso <ian.cardoso@zup.com.br>
@wiliansilvazup wiliansilvazup merged commit 5b5ca7d into develop Aug 5, 2021
@wiliansilvazup wiliansilvazup deleted the feature/trivy branch August 5, 2021 12:49
wiliansilvazup added a commit that referenced this pull request Aug 6, 2021
* Adding update analysis queue and exchange (#41)

* Adding update analysis queue and exchange

* Removing unnecessary typing form exchanges

* Removing update exchange and queues

* add language Swift (#43)

* Adding owasp dependency check tool (#46)

* main (#48)

* Horusec-Swift (#44)

* Adding update analysis queue and exchange (#41)

* Adding update analysis queue and exchange

* Removing unnecessary typing form exchanges

* Removing update exchange and queues

* add language Swift (#43)

Co-authored-by: nathanmartinszup <63246935+nathanmartinszup@users.noreply.github.com>
Co-authored-by: matheusalcantarazup <84723211+matheusalcantarazup@users.noreply.github.com>

* Develop (#47)

* Adding update analysis queue and exchange (#41)

* Adding update analysis queue and exchange

* Removing unnecessary typing form exchanges

* Removing update exchange and queues

* add language Swift (#43)

* Adding owasp dependency check tool (#46)

Co-authored-by: matheusalcantarazup <84723211+matheusalcantarazup@users.noreply.github.com>
Co-authored-by: wilian <wilian.silva@zup.com.br>

* Remove migrations folder (#45)

Co-authored-by: nathanmartinszup <63246935+nathanmartinszup@users.noreply.github.com>
Co-authored-by: matheusalcantarazup <84723211+matheusalcantarazup@users.noreply.github.com>

* Adding length enums and fix lint

* Adding dotnet cli tool (#50)

* Adding nancy security tool (#52)

* Making LogSetOutput receive io.Writer interface (#54)

* save work

* Add option to set a file On LogSetOutput

* Change LogSetOutput to use io.Writer interface

* Add defer func to remove created test file

* Fix defer order

* fix imports

* Fixing pipeline errors

Signed-off-by: nathanmartinszup <nathan.martins@zup.com.br>

* Removing legacy jwt dependency

* Removing legacy jwt dependency

Signed-off-by: nathanmartinszup <nathan.martins@zup.com.br>

Co-authored-by: nathanmartinszup <nathan.martins@zup.com.br>

* Add trivy as tool

Signed-off-by: Ian Cardoso <ian.cardoso@zup.com.br>

Co-authored-by: nathanmartinszup <63246935+nathanmartinszup@users.noreply.github.com>
Co-authored-by: matheusalcantarazup <84723211+matheusalcantarazup@users.noreply.github.com>
Co-authored-by: wilian <wilian.silva@zup.com.br>
Co-authored-by: Wilian Gabriel <63816070+wiliansilvazup@users.noreply.github.com>
Co-authored-by: nathanmartinszup <nathan.martins@zup.com.br>
iancardosozup added a commit that referenced this pull request Aug 12, 2021
* Adding update analysis queue and exchange (#41)

* Adding update analysis queue and exchange

* Removing unnecessary typing form exchanges

* Removing update exchange and queues

* add language Swift (#43)

* Adding owasp dependency check tool (#46)

* main (#48)

* Horusec-Swift (#44)

* Adding update analysis queue and exchange (#41)

* Adding update analysis queue and exchange

* Removing unnecessary typing form exchanges

* Removing update exchange and queues

* add language Swift (#43)

Co-authored-by: nathanmartinszup <63246935+nathanmartinszup@users.noreply.github.com>
Co-authored-by: matheusalcantarazup <84723211+matheusalcantarazup@users.noreply.github.com>

* Develop (#47)

* Adding update analysis queue and exchange (#41)

* Adding update analysis queue and exchange

* Removing unnecessary typing form exchanges

* Removing update exchange and queues

* add language Swift (#43)

* Adding owasp dependency check tool (#46)

Co-authored-by: matheusalcantarazup <84723211+matheusalcantarazup@users.noreply.github.com>
Co-authored-by: wilian <wilian.silva@zup.com.br>

* Remove migrations folder (#45)

Co-authored-by: nathanmartinszup <63246935+nathanmartinszup@users.noreply.github.com>
Co-authored-by: matheusalcantarazup <84723211+matheusalcantarazup@users.noreply.github.com>

* Adding length enums and fix lint

* Adding dotnet cli tool (#50)

* Adding nancy security tool (#52)

* Making LogSetOutput receive io.Writer interface (#54)

* save work

* Add option to set a file On LogSetOutput

* Change LogSetOutput to use io.Writer interface

* Add defer func to remove created test file

* Fix defer order

* fix imports

* Fixing pipeline errors

Signed-off-by: nathanmartinszup <nathan.martins@zup.com.br>

* Removing legacy jwt dependency

* Removing legacy jwt dependency

Signed-off-by: nathanmartinszup <nathan.martins@zup.com.br>

Co-authored-by: nathanmartinszup <nathan.martins@zup.com.br>

* Add trivy as tool

Signed-off-by: Ian Cardoso <ian.cardoso@zup.com.br>

Co-authored-by: nathanmartinszup <63246935+nathanmartinszup@users.noreply.github.com>
Co-authored-by: matheusalcantarazup <84723211+matheusalcantarazup@users.noreply.github.com>
Co-authored-by: wilian <wilian.silva@zup.com.br>
Co-authored-by: Wilian Gabriel <63816070+wiliansilvazup@users.noreply.github.com>
Co-authored-by: nathanmartinszup <nathan.martins@zup.com.br>
nathanmartinszup added a commit that referenced this pull request Sep 1, 2021
* Feature/trivy (#60)

* Adding update analysis queue and exchange (#41)

* Adding update analysis queue and exchange

* Removing unnecessary typing form exchanges

* Removing update exchange and queues

* add language Swift (#43)

* Adding owasp dependency check tool (#46)

* main (#48)

* Horusec-Swift (#44)

* Adding update analysis queue and exchange (#41)

* Adding update analysis queue and exchange

* Removing unnecessary typing form exchanges

* Removing update exchange and queues

* add language Swift (#43)

Co-authored-by: nathanmartinszup <63246935+nathanmartinszup@users.noreply.github.com>
Co-authored-by: matheusalcantarazup <84723211+matheusalcantarazup@users.noreply.github.com>

* Develop (#47)

* Adding update analysis queue and exchange (#41)

* Adding update analysis queue and exchange

* Removing unnecessary typing form exchanges

* Removing update exchange and queues

* add language Swift (#43)

* Adding owasp dependency check tool (#46)

Co-authored-by: matheusalcantarazup <84723211+matheusalcantarazup@users.noreply.github.com>
Co-authored-by: wilian <wilian.silva@zup.com.br>

* Remove migrations folder (#45)

Co-authored-by: nathanmartinszup <63246935+nathanmartinszup@users.noreply.github.com>
Co-authored-by: matheusalcantarazup <84723211+matheusalcantarazup@users.noreply.github.com>

* Adding length enums and fix lint

* Adding dotnet cli tool (#50)

* Adding nancy security tool (#52)

* Making LogSetOutput receive io.Writer interface (#54)

* save work

* Add option to set a file On LogSetOutput

* Change LogSetOutput to use io.Writer interface

* Add defer func to remove created test file

* Fix defer order

* fix imports

* Fixing pipeline errors

Signed-off-by: nathanmartinszup <nathan.martins@zup.com.br>

* Removing legacy jwt dependency

* Removing legacy jwt dependency

Signed-off-by: nathanmartinszup <nathan.martins@zup.com.br>

Co-authored-by: nathanmartinszup <nathan.martins@zup.com.br>

* Add trivy as tool

Signed-off-by: Ian Cardoso <ian.cardoso@zup.com.br>

Co-authored-by: nathanmartinszup <63246935+nathanmartinszup@users.noreply.github.com>
Co-authored-by: matheusalcantarazup <84723211+matheusalcantarazup@users.noreply.github.com>
Co-authored-by: wilian <wilian.silva@zup.com.br>
Co-authored-by: Wilian Gabriel <63816070+wiliansilvazup@users.noreply.github.com>
Co-authored-by: nathanmartinszup <nathan.martins@zup.com.br>

* Fix tests

* Update coverage.sh

* Update database read with method find preload with limit and page

* Fix database mock

* Changing conection error message to avoid password exposure (#68)

* Changing conection error message to avoid password exposure

Signed-off-by: Ian Cardoso <ian.cardoso@zup.com.br>

* Fix linter

Signed-off-by: Ian Cardoso <ian.cardoso@zup.com.br>

* Update security.yml

* Update security.yml

* Update coverage.sh

* Update coverage.sh

* Update module github.com/golang-jwt/jwt to v4 (#81)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Update actions/setup-go action to v2 (#79)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Update module github.com/swaggo/http-swagger to v1.1.1 (#78)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Update module google.golang.org/grpc to v1.40.0 (#76)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Update module github.com/form3tech-oss/jwt-go to v3.2.5 (#73)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Update golang.org/x/crypto commit hash to 32db794 (#72)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

* Update module github.com/golang-jwt/jwt to v4 (#84)

Co-authored-by: Renovate Bot <bot@renovateapp.com>

Co-authored-by: iancardosozup <86669442+iancardosozup@users.noreply.github.com>
Co-authored-by: matheusalcantarazup <84723211+matheusalcantarazup@users.noreply.github.com>
Co-authored-by: wilian <wilian.silva@zup.com.br>
Co-authored-by: Wilian Gabriel <63816070+wiliansilvazup@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants