mitre-attack / mitre-attack/attack-website
Should support python 3.11 onward
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 588
- Forks
- 174
- Avg merge
- 13d 4h
- Merged PRs (30d)
- 2
Description
To build the website locally, python 3.10 is required. In order to provide compatibility with newer versions of python we may need to find an alternative to pyscss.
Refer to this page for more details on why the build fails https://github.com/Kronuz/pyScss/pull/426
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
Start by reproducing the local website build with Python 3.11 and compare the failure with the pyScss pull request linked in the issue. Investigate an alternative to pyScss that preserves the build's stylesheet processing, then verify that the website builds successfully on Python 3.11 and newer versions.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100