Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sightings #76

Merged
merged 37 commits into from
Oct 18, 2024
Merged

Sightings #76

merged 37 commits into from
Oct 18, 2024

Conversation

cedricbonhomme
Copy link
Collaborator

@cedricbonhomme cedricbonhomme commented Oct 14, 2024

Enable users to add observations to vulnerabilities with different types of sightings, such as:
seen, exploited, not exploited, confirmed, not confirmed, patched, and not patched.

See #75

@cedricbonhomme cedricbonhomme changed the title chg: [website] JSON definition of a sighting. Sighting Oct 14, 2024
@cedricbonhomme cedricbonhomme self-assigned this Oct 14, 2024
@cedricbonhomme cedricbonhomme added the enhancement New feature or request label Oct 14, 2024
@cedricbonhomme cedricbonhomme linked an issue Oct 14, 2024 that may be closed by this pull request
@adulau
Copy link
Member

adulau commented Oct 15, 2024

Following our discussion:

Type Description Negative/Opposite
seen The vulnerability was mentioned, discussed, or seen somewhere by the user. -
confirmed The vulnerability is confirmed from an analyst perspective. X
exploited This vulnerability was exploited and seen by the user reporting the sighting. X
patched This vulnerability was successfully patched by the user reporting the sighting. X

@cedricbonhomme
Copy link
Collaborator Author

Thank you !

…I, added UUID attribute with migration for existing users.
…tings related to a vulnerability. There are 7 bars, for each type of sightings. It is now as well possible to use the graphical web interface to create new sightings.
@cedricbonhomme cedricbonhomme changed the title Sighting Sightings Oct 17, 2024
@cedricbonhomme cedricbonhomme marked this pull request as ready for review October 18, 2024 12:01
@cedricbonhomme cedricbonhomme merged commit 4f0fbef into main Oct 18, 2024
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Sighting
2 participants