Skip to content

[Security] Adding Fuzzing to increase security score  #960

@priyadam

Description

@priyadam
Screenshot 2024-10-09 at 9 39 46 AM

Context: This checking if the repository name is included in the OSS-Fuzz project list. Fuzzing, or fuzz testing, is the practice of feeding unexpected or random data into a program to expose bugs. This repo largely used VueJS so we'll install jest-fuzzer and use it with a few tests. Copilot prompts will be in quotes.

Tasks:

  • "commands to install jest-fuzzer along vue test utils"
  • In file lob.js "add fuzz library to this file"
  • Highlight function "/test"
  • Highlight the test and function "refactor to add fuzz"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    Status
    No status
    Status
    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions