Commit graph

12 commits

Author SHA1 Message Date
Raphaël Vinot
bd1684e2c3 new: test for create sighting
Some checks failed
Python application - Test Public Interface / Python 3.13 sample (push) Has been cancelled
Python application - Test Public Interface / Python 3.12 sample (push) Has been cancelled
Python application - MyPy / Python 3.10 sample (push) Has been cancelled
Python application - MyPy / Python 3.11 sample (push) Has been cancelled
Python application - MyPy / Python 3.12 sample (push) Has been cancelled
Python application - MyPy / Python 3.13 sample (push) Has been cancelled
Python application - Test Public Interface / Python 3.10 sample (push) Has been cancelled
Python application - Test Public Interface / Python 3.11 sample (push) Has been cancelled
2024-11-20 15:03:53 +01:00
Raphaël Vinot
51bcb96d61 new: Add all missing endpoints, update existing ones.
Some checks failed
Python application - MyPy / Python 3.10 sample (push) Has been cancelled
Python application - MyPy / Python 3.11 sample (push) Has been cancelled
Python application - MyPy / Python 3.12 sample (push) Has been cancelled
Python application - MyPy / Python 3.13 sample (push) Has been cancelled
Python application - Test Public Interface / Python 3.10 sample (push) Has been cancelled
Python application - Test Public Interface / Python 3.11 sample (push) Has been cancelled
Python application - Test Public Interface / Python 3.12 sample (push) Has been cancelled
Python application - Test Public Interface / Python 3.13 sample (push) Has been cancelled
2024-11-19 13:15:36 +01:00
Raphaël Vinot
764adf228e new: Support for Sightings
Related https://github.com/cve-search/PyVulnerabilityLookup/issues/67
2024-11-18 19:39:23 +01:00
Raphaël Vinot
e4ed7ed1f6 new: get user profile
Some checks failed
Python application - MyPy / Python 3.10 sample (push) Has been cancelled
Python application - MyPy / Python 3.11 sample (push) Has been cancelled
Python application - MyPy / Python 3.12 sample (push) Has been cancelled
Python application - MyPy / Python 3.8 sample (push) Has been cancelled
Python application - MyPy / Python 3.9 sample (push) Has been cancelled
Python application - Test Public Interface / Python 3.10 sample (push) Has been cancelled
Python application - Test Public Interface / Python 3.11 sample (push) Has been cancelled
Python application - Test Public Interface / Python 3.12 sample (push) Has been cancelled
Python application - Test Public Interface / Python 3.8 sample (push) Has been cancelled
Python application - Test Public Interface / Python 3.9 sample (push) Has been cancelled
2024-07-31 16:29:34 +02:00
Raphaël Vinot
fc871a83fd new: List users, add/delete vulns. Many more tests. 2024-07-30 17:20:54 +02:00
Raphaël Vinot
7a93e8ad8c new: create user, get config
Some checks are pending
Python application - MyPy / Python ${{ matrix.python-version }} sample (3.10) (push) Waiting to run
Python application - MyPy / Python ${{ matrix.python-version }} sample (3.11) (push) Waiting to run
Python application - MyPy / Python ${{ matrix.python-version }} sample (3.12) (push) Waiting to run
Python application - MyPy / Python ${{ matrix.python-version }} sample (3.8) (push) Waiting to run
Python application - MyPy / Python ${{ matrix.python-version }} sample (3.9) (push) Waiting to run
Python application - Test Public Interface / Python ${{ matrix.python-version }} sample (3.10) (push) Waiting to run
Python application - Test Public Interface / Python ${{ matrix.python-version }} sample (3.11) (push) Waiting to run
Python application - Test Public Interface / Python ${{ matrix.python-version }} sample (3.12) (push) Waiting to run
Python application - Test Public Interface / Python ${{ matrix.python-version }} sample (3.8) (push) Waiting to run
Python application - Test Public Interface / Python ${{ matrix.python-version }} sample (3.9) (push) Waiting to run
2024-07-29 18:36:29 +02:00
Cédric Bonhomme
016529d2fb
new: Added creation and deletion method for comments and bundles. 2024-07-25 10:44:22 +02:00
Raphaël Vinot
b2ab7b214c fix: proper typing for last call 2024-07-23 15:06:19 +02:00
Raphaël Vinot
0df80fb8f3 new: Support all public API calls 2024-07-23 15:01:35 +02:00
Raphaël Vinot
f278bccfb5 chg: More new annotations 2024-01-17 12:41:24 +01:00
Raphaël Vinot
b3dcf9fe57 new: Support for proxies to connect to the instance 2023-11-21 17:23:16 +01:00
Raphaël Vinot
3943daf914 chg: Initial commit 2023-05-19 15:21:11 +02:00