mitre-attack / mitre-attack/attack-workbench-rest-api
ATTENTION: Renamed Default Branch
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 57
- Forks
- 18
- Avg merge
- 6m
- Merged PRs (30d)
- 2
Description
The default branch in this repository has been renamed from master to main for consistency with other projects in the Center for Threat-Informed Defense. If you have an existing clone with a master branch, you can either delete and re-clone, or else run the following commands:
git branch -m master main
git fetch origin
git branch -u origin/main main
git remote set-head origin -a
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
This issue is an informational notice about the repository's default branch and does not name a source file or test. Read the issue text and verify the repository's current default branch and clone instructions. Done means the branch rename guidance is accurate and any needed documentation reflects main rather than master.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- git
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 25/100