{"id":21364997,"url":"https://github.com/altinn/altinn-file-scan","last_synced_at":"2025-03-16T07:26:55.349Z","repository":{"id":65366000,"uuid":"590387955","full_name":"Altinn/altinn-file-scan","owner":"Altinn","description":"Microservice for handling file scan","archived":false,"fork":false,"pushed_at":"2025-03-13T07:08:40.000Z","size":524,"stargazers_count":0,"open_issues_count":8,"forks_count":0,"subscribers_count":18,"default_branch":"main","last_synced_at":"2025-03-13T08:21:02.598Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Altinn.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-01-18T09:52:00.000Z","updated_at":"2025-03-13T07:08:42.000Z","dependencies_parsed_at":"2023-10-12T16:43:49.701Z","dependency_job_id":"9ed71ebf-2116-44fc-90b1-616f7f6f450c","html_url":"https://github.com/Altinn/altinn-file-scan","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Altinn%2Faltinn-file-scan","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Altinn%2Faltinn-file-scan/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Altinn%2Faltinn-file-scan/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Altinn%2Faltinn-file-scan/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Altinn","download_url":"https://codeload.github.com/Altinn/altinn-file-scan/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243839417,"owners_count":20356219,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-22T07:08:51.902Z","updated_at":"2025-03-16T07:26:55.342Z","avatar_url":"https://github.com/Altinn.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Altinn FileScan\n\nMicroservice that performs asynchronous malware scanning of files uploaded to Altinn 3.\nDocumentation for setting up filescan in an app: https://docs.altinn.studio/app/development/configuration/filescan/\n\n## Build status\n[![Filescan build status](https://dev.azure.com/brreg/altinn-studio/_apis/build/status/altinn-platform/filescan-master?label=altinn/filescan)](https://dev.azure.com/brreg/altinn-studio/_build/latest?definitionId=405)\n\n## Getting Started\n\nThese instructions will get you a copy of the filescan component up and running on your machine for development and testing purposes.\n\n### Prerequisites\n\n1. [.NET 9.0 SDK](https://dotnet.microsoft.com/download/dotnet/9.0)\n2. Newest [Git](https://git-scm.com/downloads)\n3. A code editor - we like [Visual Studio Code](https://code.visualstudio.com/download)\n   - Install [Azure Functions extension](https://marketplace.visualstudio.com/items?itemName=ms-azuretools.vscode-azurefunctions). You can also install the [Azure Tools extension pack](https://marketplace.visualstudio.com/items?itemName=ms-vscode.vscode-node-azure-pack), which is recommended for working with Azure resources.\n   - Also install [recommended extensions](https://code.visualstudio.com/docs/editor/extension-marketplace#_workspace-recommended-extensions) (e.g. [C#](https://marketplace.visualstudio.com/items?itemName=ms-dotnettools.csharp))\n5. [Podman](https://podman.io/) or another container tool such as Docker Desktop\n6. Install [Azurite](https://learn.microsoft.com/en-us/azure/storage/common/storage-use-azurite?tabs=visual-studio%2Cblob-storage#install-azurite)\n7. Install [Azure Functions Core Tool](https://learn.microsoft.com/en-us/azure/azure-functions/functions-run-local?tabs=windows%2Cisolated-process%2Cnode-v4%2Cpython-v2%2Chttp-trigger%2Ccontainer-apps\u0026pivots=programming-language-powershell#install-the-azure-functions-core-tools)\n8. Follow the readme to run [Muescheli](https://github.com/Altinn/muescheli) locally\n\n### Cloning the application\nClone Altinn FileScan repo and navigate to the folder.\n\n\n```bash\ngit clone https://github.com/Altinn/altinn-file-scan\ncd altinn-file-scan\n```\n\n### Running the application\n\nStart Altinn FileScan application \n```bash\ncd src/Altinn.FileScan\ndotnet run\n```\n\nThe filescan solution is now available locally at http://localhost:5200/.\nTo access swagger use http://localhost:5200/filescan/swagger.\n\n### Running functions\n\n- [Start Azurite](https://learn.microsoft.com/en-us/azure/storage/common/storage-use-azurite?tabs=visual-studio%2Cblob-storage#run-azurite)\n  \nStart Altinn FileScan Functions\n```bash\ncd src/Altinn.FileScan.Functions\nfunc start\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faltinn%2Faltinn-file-scan","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faltinn%2Faltinn-file-scan","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faltinn%2Faltinn-file-scan/lists"}