{"id":15003028,"url":"https://github.com/sinipelto/securewebapp","last_synced_at":"2026-03-16T07:04:25.886Z","repository":{"id":163362170,"uuid":"368982853","full_name":"sinipelto/securewebapp","owner":"sinipelto","description":"SecureWebApp - Secure Web Application Template for ASP.NET Core 5.0","archived":false,"fork":false,"pushed_at":"2021-05-24T14:42:54.000Z","size":919,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-12-27T17:22:43.095Z","etag":null,"topics":["asp","asp-net-core","asp-net-core-identity","asp-net-mvc","crypto","database-migrations","dotnet","encryption","mssql-database","nuget","secure-by-default","secure-coding","secure-programming","security","security-hardening","security-testing","visual-studio","web-application","web-development","web-framework"],"latest_commit_sha":null,"homepage":"","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/sinipelto.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-05-19T19:40:49.000Z","updated_at":"2023-07-19T16:24:51.000Z","dependencies_parsed_at":null,"dependency_job_id":"ce41937a-d967-44d1-96ab-174eed03665c","html_url":"https://github.com/sinipelto/securewebapp","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/sinipelto/securewebapp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sinipelto%2Fsecurewebapp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sinipelto%2Fsecurewebapp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sinipelto%2Fsecurewebapp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sinipelto%2Fsecurewebapp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sinipelto","download_url":"https://codeload.github.com/sinipelto/securewebapp/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sinipelto%2Fsecurewebapp/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30571204,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-16T06:02:37.763Z","status":"ssl_error","status_checked_at":"2026-03-16T06:02:14.913Z","response_time":96,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["asp","asp-net-core","asp-net-core-identity","asp-net-mvc","crypto","database-migrations","dotnet","encryption","mssql-database","nuget","secure-by-default","secure-coding","secure-programming","security","security-hardening","security-testing","visual-studio","web-application","web-development","web-framework"],"created_at":"2024-09-24T18:55:14.055Z","updated_at":"2026-03-16T07:04:25.881Z","avatar_url":"https://github.com/sinipelto.png","language":"C#","readme":"# SecureWebApp\n\n[![Security Rating](https://sonarcloud.io/api/project_badges/measure?project=Sinipelto_securewebapp\u0026metric=security_rating)](https://sonarcloud.io/dashboard?id=Sinipelto_securewebapp)\n[![Maintainability Rating](https://sonarcloud.io/api/project_badges/measure?project=Sinipelto_securewebapp\u0026metric=sqale_rating)](https://sonarcloud.io/dashboard?id=Sinipelto_securewebapp)\n[![Reliability Rating](https://sonarcloud.io/api/project_badges/measure?project=Sinipelto_securewebapp\u0026metric=reliability_rating)](https://sonarcloud.io/dashboard?id=Sinipelto_securewebapp)\n[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=Sinipelto_securewebapp\u0026metric=alert_status)](https://sonarcloud.io/dashboard?id=Sinipelto_securewebapp)\n[![Bugs](https://sonarcloud.io/api/project_badges/measure?project=Sinipelto_securewebapp\u0026metric=bugs)](https://sonarcloud.io/dashboard?id=Sinipelto_securewebapp)\n[![Vulnerabilities](https://sonarcloud.io/api/project_badges/measure?project=Sinipelto_securewebapp\u0026metric=vulnerabilities)](https://sonarcloud.io/dashboard?id=Sinipelto_securewebapp)\n[![Lines of Code](https://sonarcloud.io/api/project_badges/measure?project=Sinipelto_securewebapp\u0026metric=ncloc)](https://sonarcloud.io/dashboard?id=Sinipelto_securewebapp)\n\n# Introduction\n\nSecureWebApp - Secure Web Application Template for ASP.NET Core 5.0\n\nA programming project for course COMP.SEC.300 Secure Programming, Spring 2021\n\nThe repository contains all the source code, architecture diagram and documentation for the project.\n\n# Documentation\n\nProject Documentation available in Documentation.pdf in project root.\n\nDirect link to the project documentation [HERE](./Documentation.pdf).\n\n# Architecture\n\nThe rough architecture diagram of the application below:\n\n![Image not available!](./Architecture.png \"Application architecture diagram\")\n\nLink to the full picture [here](./Architecture.png).\n\n# Local development environment setup\n\n- Clone the repository\n- Install Visual Studio 2019 (Professional/Enterprise recommended)\n- Install required tools (ASP.NET Core Web development tools, MSSQL\n- Optionally, install Microsoft SQL Server 2019 separately\n- Open the project (solution file) SecureWebApp.sln in VS\n- Create the database and run the database migrations by running\n  dotnet tool install --global dotnet-ef\n  dotnet add package Microsoft.EntityFrameworkCore.Design\n  dotnet ef migrations add InitialCreate\n  dotnet ef database update\n- Build/Debug/Launch the project locally\n- Open in browser: http://localhost:5000 (INSECURE, NOT RECOMMENDED) or https://localhost:5001\n\n# Recommended tools and libraries for Windows development\n\n- Visual Studio 2019 Pro (all .NET 5.0 workloads)\n- ASP.NET Core 5.0 (MVC)\n- Microsoft SQL Server 2019 (LocalDB for testing available, integrated in Visual Studio)  \n- Nuget Package Manager\n- Required nuget packages included in the project configs\n- Git Bash for Windows\n- Google Chrome / Mozilla Firefox\n\n# Continous Integration and Deployment\n\nOn pushes or Pull Requests to main branch, a build-test job is triggered to build the project in cloud runner and run all the unit tests and ensure they pass.\nAfter a successful test run, the deployment job is run to publish the in a private server.\n\nThe application is available for live testing in https://securewebapp.peltonet.com/\n\n# Static Analysis\n\nThe project source code is analyzed using SonarQube Cloud (SonarCloud) service.\n\nSonarCloud is integrated through GitHub Actions.\n\nThe URL for the project analysis: https://sonarcloud.io/dashboard?id=Sinipelto_securewebapp\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsinipelto%2Fsecurewebapp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsinipelto%2Fsecurewebapp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsinipelto%2Fsecurewebapp/lists"}