Skip to content

Update the docs with latest changes #23

Open
@GunalanD10

Description

hi ,
i have followed the docs to utilise this lib , which is per documentation but getting error as we need to pass url while initializing

>>> from pycvesearch import CVESearch
>>> cve = CVESearch()
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
TypeError: CVESearch.__init__() missing 1 required positional argument: 'base_url'
>>> 

Versions : pycvesearch==1.0.1

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions