code-423n4 / code-423n4/code423n4.com

[FEATURE]: Allow reports without listing the contest, creating repo, etc.

Open
#2,907 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
JavaScript
Stars
179
Forks
173
PR merge metrics
No merged PRs in 30d

Description

Problem / opportunity:

Some of our new offerings will require the ability for us to just add a report to the site without also assigning it to a repo and a contest in contests.csv. (See the Canto solo audit by ghoul.sol as an example)

Desired outcome

  • Don't require repos, contest.csv for adding a report
  • Accomodate this use case so that it doesn't create errors when attempting to just add a report

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by tracing how reports are added and how repos and contests.csv are validated, using the Canto solo audit by ghoul.sol as the example. Confirm which checks assume both a repository and contest exist. Done means a report can be added without either dependency and the site does not produce errors.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
backend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.