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

Updated to include webhook subscription #259

Merged
merged 8 commits into from
Jan 8, 2024

Conversation

tomshag
Copy link
Contributor

@tomshag tomshag commented Jan 8, 2024

Updated Webhook for malware scanning to include handling of subscription.

Description

The existing webhook functionality only handled the actual update of file status based on malware scan result.
This update will handle subscription requests so that Azure can actually connect to the webhook.

Related Issue(s)

Verification

  • Your code builds clean without any errors or warnings
  • Manual testing done (required)
  • Relevant automated test added (if you find this hard, leave it and we'll help out)
  • All tests run green

Documentation

  • User documentation is updated with a separate linked PR in altinn-studio-docs. (if applicable)

@tomshag tomshag merged commit 1f8e90c into main Jan 8, 2024
@tomshag tomshag deleted the Feature/eventgrid-via-httpwebhook branch January 8, 2024 13:55
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.

Implementere Antivirus scanning for upload
2 participants