microsoft / microsoft/AttackSurfaceAnalyzer
Switch Branch model to match Application Inspector etc
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 3k
- Forks
- 294
- PR merge metrics
- No merged PRs in 30d
Description
Is your feature request related to a problem? Please describe.
Currently ASA builds from release branches but main has stagnated and hasn't been updated with the latest. Now that we have a more stable long term versioning set up I think we should transition to publish directly off main, and keep release branches available for old versions. Instead of building off release/v2.3 for example and ignoring main.
The first step to fix this is to adjust main to point ot the head commit for 2.3 and to stop publishing off the release branches.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files, tests, or entry points are named. Start by reviewing the current branch and publishing configuration, then verify how main relates to the 2.3 head commit. Done means main points to the 2.3 head and publishing no longer builds from release branches while those branches remain available for older versions.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- git
- Domain
- build-system, release
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100