Skip to content

Conversation

sguiheux
Copy link
Collaborator

  1. Description
  2. Related issues
  3. About tests
  4. Mentions

@ovh/cds

@sguiheux sguiheux marked this pull request as ready for review August 23, 2022 15:24
Co-authored-by: Yvonnick Esnault <yvonnick.esnault@corp.ovh.com>
}

// Create a new HMAC by defining the hash type and the key (as byte array)
h := hmac.New(sha256.New, []byte(hook.HookSignKey))
Copy link
Member

Choose a reason for hiding this comment

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

question: is it time consuming ?

Copy link
Collaborator Author

@sguiheux sguiheux Aug 25, 2022

Choose a reason for hiding this comment

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

the middleware: 35ms with a gitea event on a local environment

@ovh-cds
Copy link
Collaborator

ovh-cds commented Aug 25, 2022

CDS Report build-all-cds#17801.0 ✘

  • Build
    • Build and Package All ✘
    • Build Debpacker ✔
    • Build OS-Ansible-Inventory ✔
    • Build SMTPMock ✔
    • Lint UI Translate ✔
    • Test CLI ✔
    • Test Engine ✔
    • Test SDK ✔
    • Test UI ✔

@sonarqubecloud
Copy link

SonarCloud Quality Gate failed.    Quality Gate failed

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

44.1% 44.1% Coverage
0.0% 0.0% Duplication

@sguiheux sguiheux merged commit 458912c into master Aug 26, 2022
@sguiheux sguiheux deleted the hookSignatureV2 branch September 5, 2022 14:42
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.

5 participants