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

Issue 1062 known offenders improvements #1160

Open
wants to merge 63 commits into
base: master
Choose a base branch
from

Conversation

andymeneely
Copy link
Collaborator

Summary

Replace this with the text of what you did/doing

Have you...

  • Linked this PR to an issue?
  • Written any automated tests?
  • Removed all debug statements?
  • Refactored your code to be maintainable?
  • Checked that Gemfile.lock and yarn.lock are't getting modified unintentionally?
  • Marked as Draft if it's unfinished?

The above things are not required, but appreciated.

diego-avila-358 and others added 30 commits January 30, 2023 14:55
added vhp.csv to double check it is being used.

Edited tag trends htm to check if I was able to route

changed routing in tag_trends.js
Tried a different way to implement the code based off of online examples
opposed to just d3
Added a test.csv in order to edit the information
and organize it in the proper format.
I used anychart as opposed to d3
see if I can get d3 working.
is to see how we get the data using ajax calls
the specifics of nodes and paths
Also added a setData function within tag_trends
And cleaned up the code a tad bit since it was looking very full
Fixed some rails test errors

Deleted redundant files

Merged the newest master branch with this.
diego-avila-358 and others added 30 commits March 31, 2023 10:08
for the insights.controller file
controller
-Added a new query to the tag model
-Made sure that the controller validates the options
it was fully validating all of the options
-worked a bit on the openapi.yml file
-commenting out endpoint stuff
meeting with josh

-finished the openapi.yml file in accordance with
openapi notation.
json during failure.

- Added as symbol to routes.rb for extra routing help

- Added invalid/valid input test to tags_controller_test

- Added test data to tags.yml, vulnerabilities.yml, and
vulnerability_tags.yml

- Created tag_test.rb file for the model to check the raw sql
statement being run.
-Reverted changes to master
-Separated entirely from issue-1040-TagTrendsEndpoint
tag.overlaps
-added shortnames descriptor to openapi.yml
-changed tag_test.rb to only have cve's as a test as opposed to giant string
-Changed insights_controller to interact with the insights model.
Also updated routing to match new format.
- Cleared any extra space or old debugging comments
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 📋 TODO
Development

Successfully merging this pull request may close these issues.

3 participants