{"id":32958251,"url":"https://github.com/NeuraLegion/sectester-net","last_synced_at":"2025-11-16T17:02:02.688Z","repository":{"id":62839459,"uuid":"561070127","full_name":"NeuraLegion/sectester-net","owner":"NeuraLegion","description":"SecTester is a new tool that integrates our enterprise-grade scan engine directly into your unit tests.","archived":false,"fork":false,"pushed_at":"2025-03-05T18:34:33.000Z","size":731,"stargazers_count":2,"open_issues_count":3,"forks_count":3,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-10-26T14:32:15.861Z","etag":null,"topics":["appsec","brightsec","c-sharp","e2e","pentesting","qa","security","test","testing"],"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/NeuraLegion.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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}},"created_at":"2022-11-02T22:01:20.000Z","updated_at":"2025-03-05T18:34:35.000Z","dependencies_parsed_at":"2024-01-02T22:40:26.474Z","dependency_job_id":"1f9a2b6f-32a5-4aef-bcd8-dabd2b22d73f","html_url":"https://github.com/NeuraLegion/sectester-net","commit_stats":null,"previous_names":[],"tags_count":69,"template":false,"template_full_name":null,"purl":"pkg:github/NeuraLegion/sectester-net","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NeuraLegion%2Fsectester-net","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NeuraLegion%2Fsectester-net/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NeuraLegion%2Fsectester-net/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NeuraLegion%2Fsectester-net/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NeuraLegion","download_url":"https://codeload.github.com/NeuraLegion/sectester-net/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NeuraLegion%2Fsectester-net/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":284742551,"owners_count":27056072,"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","status":"online","status_checked_at":"2025-11-16T02:00:05.974Z","response_time":65,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["appsec","brightsec","c-sharp","e2e","pentesting","qa","security","test","testing"],"created_at":"2025-11-12T23:00:34.016Z","updated_at":"2025-11-16T17:02:02.683Z","avatar_url":"https://github.com/NeuraLegion.png","language":"C#","funding_links":[],"categories":["Testing","Identifiers"],"sub_categories":["GUI - other"],"readme":"# SecTester SDK for .NET\n\n[![Maintainability](https://api.codeclimate.com/v1/badges/c92a6cb490b75c55133a/maintainability)](https://codeclimate.com/github/NeuraLegion/sectester-net/maintainability)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/c92a6cb490b75c55133a/test_coverage)](https://codeclimate.com/github/NeuraLegion/sectester-net/test_coverage)\n![Build Status](https://github.com/NeuraLegion/sectester-net/actions/workflows/coverage.yml/badge.svg?branch=master\u0026event=push)\n![Nuget Downloads](https://img.shields.io/nuget/dt/SecTester.Core)\n\n## Table of contents\n\n- [About the SecTester SDK](#about-the-sectester-sdk)\n- [About Bright \u0026 SecTester](#about-bright--sectester)\n- [Usage](#usage)\n  - [Installation](#installation)\n  - [Getting a Bright API key](#getting-a-bright-api-key)\n  - [Usage examples](#usage-examples)\n- [Documentation \u0026 Help](#documentation--help)\n- [Ecosystem](#ecosystem)\n- [Contributing](#contributing)\n- [License](#license)\n\n## About the SecTester SDK\n\nThis SDK is designed to provide all the basic tools and functions that will allow you to easily integrate the Bright\nsecurity testing engine into your own project.\n\nWith the SDK you can:\n\n- Work with the Bright scan engine, without leaving your IDE\n- Build automations within your CI or local machine for security testing\n- Create your own framework/project specific wrappers (you can see some examples in the Documentation section)\n\n## About Bright \u0026 SecTester\n\nBright is a developer-first Dynamic Application Security Testing (DAST) scanner.\n\nSecTester is a new tool that integrates our enterprise-grade scan engine directly into your unit tests.\n\nWith SecTester you can:\n\n- Test every function and component directly\n- Run security scans at the speed of unit tests\n- Find vulnerabilities with no false positives, before you finalize your Pull Request\n\nTrying out Bright’s SecTester is _**free**_ 💸, so let’s get started!\n\n\u003e ⚠️ **Disclaimer**\n\u003e\n\u003e The SecTester project is currently in beta as an early-access tool. We are looking for your feedback to make it the\n\u003e best possible solution for developers, aimed to be used as part of your team’s SDLC. We apologize if not everything will\n\u003e work smoothly from the start, and hope a few bugs or missing features will be no match for you!\n\u003e\n\u003e Thank you! We appreciate your help and feedback!\n\n## Usage\n\n### Installation\n\nFirst install the module via `dotnet` or `nuget.exe` and do not forget to install the peer dependencies as well:\n\n```bash\n$ dotnet add package SecTester.Runner\n```\n\nor\n\n```powershell\nPS\u003e NuGet\\Install-Package SecTester.Runner\n```\n\n### Getting a Bright API key\n\n1. Register for a free account at Bright’s [**signup**](https://app.neuralegion.com/signup) page\n2. Optional: Skip the quickstart wizard and go directly to [**User API key creation**](https://app.neuralegion.com/profile)\n3. Create a Bright API key ([**check out our doc on how to create a user key**](https://docs.brightsec.com/docs/manage-your-personal-account#manage-your-personal-api-keys-authentication-tokens))\n4. Save the Bright API key\n   1. We recommend using your Github repository secrets feature to store the key, accessible via the `Settings \u003e Security \u003e Secrets \u003e Actions` configuration. We use the ENV variable called `BRIGHT_TOKEN` in our examples\n   2. If you don’t use that option, make sure you save the key in a secure location. You will need to access it later on in the project but will not be able to view it again.\n   3. More info on [**how to use ENV vars in Github actions**](https://docs.github.com/en/actions/learn-github-actions/environment-variables)\n\n\u003e ⚠️ Make sure your API key is saved in a location where you can retrieve it later! You will need it in these next steps!\n\n### Usage examples\n\nFull configuration \u0026 usage examples can be found in:\n\n- [ASP.NET Demo](https://github.com/NeuraLegion/sectester-net-demo).\n- [Nest.js Demo](https://github.com/NeuraLegion/sectester-js-demo).\n- [Broken Crystals Demo](https://github.com/NeuraLegion/sectester-js-demo-broken-crystals).\n\n## Documentation \u0026 Help\n\n- Full documentation available at: https://docs.brightsec.com/\n- A demo project can forked from: https://github.com/NeuraLegion/sectester-net-demo\n- Join our [Discord channel](https://discord.gg/jy9BB7twtG) and ask anything!\n\n## Ecosystem\n\n- [SecTester NET SDK](https://github.com/NeuraLegion/sectester-net).\n- [SecTester JS SDK](https://github.com/NeuraLegion/sectester-js).\n\n## Contributing\n\nPlease read [contributing guidelines here](./CONTRIBUTING.md).\n\n\u003ca href=\"https://github.com/NeuraLegion/sectester-net/graphs/contributors\"\u003e\n  \u003cimg src=\"https://contrib.rocks/image?repo=NeuraLegion/sectester-net\" /\u003e\n\u003c/a\u003e\n\n## License\n\nCopyright © 2022 [Bright Security](https://brightsec.com/).\n\nThis project is licensed under the MIT License - see the [LICENSE file](LICENSE) for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FNeuraLegion%2Fsectester-net","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FNeuraLegion%2Fsectester-net","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FNeuraLegion%2Fsectester-net/lists"}