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

added basePath like c parodus, and updated deps #3

Merged
merged 3 commits into from
Dec 2, 2020
Merged

Conversation

kcajmagic
Copy link
Member

  • bumped wrp-go
  • bumped webpa-common
  • bumped mangos
  • bumped kratos

@guardrails
Copy link

guardrails bot commented Dec 2, 2020

⚠️ We detected security issues in this pull request:

Vulnerable Libraries (1)

More info on how to fix Vulnerable Libraries in Go.


👉 Go to the dashboard for detailed results.

📥 Happy? Share your feedback with us.

@@ -124,6 +128,7 @@ func Provide(in ConfigFlagIn) (Config, error) {
config.FirmwareName, _ = in.FlagSet.GetString(FirmwareNameKeyName)
config.BootTime, _ = in.FlagSet.GetInt64(BootTimeKeyName)
config.URL, _ = in.FlagSet.GetString(URLKeyName)
config.URL += XMIDTPathURL
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why couldn't we just pass the /api/v2/device suffix as part of the flag?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Co-authored-by: Joel Unzain <[email protected]>
@sonarqubecloud
Copy link

sonarqubecloud bot commented Dec 2, 2020

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@kcajmagic kcajmagic merged commit c130916 into main Dec 2, 2020
@kcajmagic kcajmagic deleted the fix/addBasePath branch December 2, 2020 22:17
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.

3 participants