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

Implementere Antivirus scanning for upload #220

Closed
Tracked by #163
RagnarFatland-Avanade opened this issue Dec 7, 2023 · 1 comment · Fixed by #259
Closed
Tracked by #163

Implementere Antivirus scanning for upload #220

RagnarFatland-Avanade opened this issue Dec 7, 2023 · 1 comment · Fixed by #259
Labels
kind/user-story Used for issues that describes functionality for our users.

Comments

@RagnarFatland-Avanade
Copy link
Collaborator

RagnarFatland-Avanade commented Dec 7, 2023

Implementasjon:

  1. Oppdatere Azure Storage Account til å ha Azure Defender aktivert, med en Event Subscription som Scan Results skal sendes inn.
  2. Oppdatere Altinn-broker kode med en webhook PoC som skal motta Scan Result fra Azure og oppdatere tilhørende fil i database.
  3. Binde sammen Azure Event Subscription (Webhook kall) og Altinn-broker webhook.

Pkt 1 og 2 er gjennomført i PR #226
Pkt 3 må gjennomføres og det må sikres med en form for autorisasjon.

@tomshag
Copy link
Contributor

tomshag commented Jan 8, 2024

Punkt 3 er flyttet over i sin egen sak.
Denne saken ses på som lukket ved chekin av PR: #259

@tomshag tomshag moved this from 📋 Backlog to ✅ Done in Altinn melding og formidling Jan 8, 2024
@tomshag tomshag closed this as completed Jan 8, 2024
@tomshag tomshag linked a pull request Jan 8, 2024 that will close this issue
5 tasks
@hansdragnes hansdragnes removed this from the MVP milestone Jan 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/user-story Used for issues that describes functionality for our users.
Projects
Status: ✅ Done
Development

Successfully merging a pull request may close this issue.

3 participants