Commit graph

52 commits

Author SHA1 Message Date
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
c333f8d86f chg: Bump deps 2024-11-18 12:41:49 +01:00
Raphaël Vinot
6b323d694f chg; Bump deps
Some checks failed
Python application - Test Public Interface / Python 3.11 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.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.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-11-05 12:43:31 +01:00
Raphaël Vinot
e6251fcd98 chg: Bump deps, version
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-08-02 12:15:16 +02: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
6e504075a1 chg: Improve testing for comments and bundles 2024-07-31 16:13:53 +02:00
Raphaël Vinot
74c0f6dc22 chg: Bump deps
Some checks are pending
Python application - MyPy / Python 3.10 sample (push) Waiting to run
Python application - MyPy / Python 3.11 sample (push) Waiting to run
Python application - MyPy / Python 3.12 sample (push) Waiting to run
Python application - MyPy / Python 3.8 sample (push) Waiting to run
Python application - MyPy / Python 3.9 sample (push) Waiting to run
Python application - Test Public Interface / Python 3.10 sample (push) Waiting to run
Python application - Test Public Interface / Python 3.11 sample (push) Waiting to run
Python application - Test Public Interface / Python 3.12 sample (push) Waiting to run
Python application - Test Public Interface / Python 3.8 sample (push) Waiting to run
Python application - Test Public Interface / Python 3.9 sample (push) Waiting to run
2024-07-30 17:24:17 +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
Raphaël Vinot
4e5146142c fix: URL is case sensitive in release.yml
Some checks failed
Python application - MyPy / Python ${{ matrix.python-version }} sample (3.12) (push) Has been cancelled
Python application - MyPy / Python ${{ matrix.python-version }} sample (3.10) (push) Has been cancelled
Python application - MyPy / Python ${{ matrix.python-version }} sample (3.11) (push) Has been cancelled
Python application - MyPy / Python ${{ matrix.python-version }} sample (3.8) (push) Has been cancelled
Python application - MyPy / Python ${{ matrix.python-version }} sample (3.9) (push) Has been cancelled
Python application - Test Public Interface / Python ${{ matrix.python-version }} sample (3.10) (push) Has been cancelled
Python application - Test Public Interface / Python ${{ matrix.python-version }} sample (3.11) (push) Has been cancelled
Python application - Test Public Interface / Python ${{ matrix.python-version }} sample (3.12) (push) Has been cancelled
Python application - Test Public Interface / Python ${{ matrix.python-version }} sample (3.8) (push) Has been cancelled
Python application - Test Public Interface / Python ${{ matrix.python-version }} sample (3.9) (push) Has been cancelled
2024-07-26 15:35:52 +02:00
Raphaël Vinot
8873e4b8df new: Add release file for PyPi 2024-07-26 15:19:42 +02:00
Raphaël Vinot
ca8e1612ed chg: Bump deps, bump version 2024-07-26 15:19:42 +02:00
Raphaël Vinot
b5eabfe119
Merge pull request #66 from cedricbonhomme/patch-cbo
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
new: Added creation and deletion method for comments and bundles.
2024-07-26 12:37:55 +02:00
Cédric Bonhomme
c01d1c5460
chg: updated tests/test_web.py in order to retrieve the API_TOKEN provided via environment variable (secrets.API_KEY on GitHub workflow). 2024-07-25 14:42:37 +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
34f790301e chg: rename action to test against public interface
Some checks failed
Python application - MyPy / Python ${{ matrix.python-version }} sample (3.10) (push) Has been cancelled
Python application - MyPy / Python ${{ matrix.python-version }} sample (3.11) (push) Has been cancelled
Python application - MyPy / Python ${{ matrix.python-version }} sample (3.12) (push) Has been cancelled
Python application - MyPy / Python ${{ matrix.python-version }} sample (3.8) (push) Has been cancelled
Python application - MyPy / Python ${{ matrix.python-version }} sample (3.9) (push) Has been cancelled
Python application - Test Public Interface / Python ${{ matrix.python-version }} sample (3.10) (push) Has been cancelled
Python application - Test Public Interface / Python ${{ matrix.python-version }} sample (3.11) (push) Has been cancelled
Python application - Test Public Interface / Python ${{ matrix.python-version }} sample (3.12) (push) Has been cancelled
Python application - Test Public Interface / Python ${{ matrix.python-version }} sample (3.8) (push) Has been cancelled
Python application - Test Public Interface / Python ${{ matrix.python-version }} sample (3.9) (push) Has been cancelled
2024-07-23 15:09:36 +02:00
Raphaël Vinot
b2ab7b214c fix: proper typing for last call 2024-07-23 15:06:19 +02:00
Raphaël Vinot
01a7381273 new: Action to test API against public interface 2024-07-23 15:03:22 +02:00
Raphaël Vinot
8c5b781fe1 new: Add pre-commit 2024-07-23 15:02:41 +02:00
Raphaël Vinot
6206b84154 chg: Bump deps 2024-07-23 15:02:09 +02:00
Raphaël Vinot
0df80fb8f3 new: Support all public API calls 2024-07-23 15:01:35 +02:00
Raphaël Vinot
2e26d60150 new: very basic documentation
Some checks failed
Python application - MyPy / Python ${{ matrix.python-version }} sample (3.9) (push) Has been cancelled
Python application - MyPy / Python ${{ matrix.python-version }} sample (3.10) (push) Has been cancelled
Python application - MyPy / Python ${{ matrix.python-version }} sample (3.11) (push) Has been cancelled
Python application - MyPy / Python ${{ matrix.python-version }} sample (3.12) (push) Has been cancelled
Python application - MyPy / Python ${{ matrix.python-version }} sample (3.8) (push) Has been cancelled
2024-07-19 14:34:28 +02:00
Raphaël Vinot
af8f83677b fix: readthedocs config file 2024-07-19 14:31:19 +02:00
Raphaël Vinot
b9150270d6 chg: Bump deps 2024-07-19 14:07:09 +02:00
Raphaël Vinot
2787962214 chg: Bump deps 2024-03-10 23:51:24 +01:00
Raphaël Vinot
0281341a3b fix: wait for pysec to be done. 2024-01-19 00:51:57 +01:00
Raphaël Vinot
f50520033b chg: Use another test to use it in the GHA 2024-01-18 19:03:13 +01:00
Raphaël Vinot
5dd57add70 chg: Bump deps 2024-01-17 12:41:54 +01:00
Raphaël Vinot
f278bccfb5 chg: More new annotations 2024-01-17 12:41:24 +01:00
Raphaël Vinot
6736ede6be chg: Bump deps 2023-12-22 15:36:21 +01:00
Raphaël Vinot
4777584586
Merge pull request #48 from cve-search/dependabot/github_actions/actions/setup-python-5
build(deps): bump actions/setup-python from 4 to 5
2023-12-06 22:48:13 +01:00
dependabot[bot]
66a3ff7901
build(deps): bump actions/setup-python from 4 to 5
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4 to 5.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-06 14:54:44 +00:00
Raphaël Vinot
3ccd05b19f chg: Bump deps 2023-12-05 00:07:32 +01:00
Raphaël Vinot
60f1cd9d7c chg: Bump deps, version 2023-11-21 17:24:07 +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
208fd3d845 chg: Bump deps 2023-11-14 01:38:03 +01:00
Raphaël Vinot
6497c7243f chg: Bump deps 2023-11-01 20:34:09 +01:00
Raphaël Vinot
44246cf1b4 chg: Bump deps 2023-10-18 16:31:47 +02:00
Raphaël Vinot
b2222b2391 chg: Bump deps 2023-10-18 16:26:25 +02:00
Raphaël Vinot
c49907a67b chg: Bump deps 2023-09-27 18:13:18 +02:00
Raphaël Vinot
551ed970b2
Merge pull request #22 from cve-search/dependabot/github_actions/actions/checkout-4
build(deps): bump actions/checkout from 3 to 4
2023-09-04 21:53:53 +02:00
dependabot[bot]
181651f428
build(deps): bump actions/checkout from 3 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-04 15:01:06 +00:00
Raphaël Vinot
efeebd8c73 chg: Bump deps 2023-08-22 12:09:59 +02:00
9e0aefaf98
Merge pull request #10 from cve-search/dependabot/pip/pylint-2.17.5
build(deps-dev): bump pylint from 2.17.4 to 2.17.5
2023-08-08 08:42:44 +02:00
dependabot[bot]
a5614c6789
build(deps-dev): bump pylint from 2.17.4 to 2.17.5
Bumps [pylint](https://github.com/pylint-dev/pylint) from 2.17.4 to 2.17.5.
- [Release notes](https://github.com/pylint-dev/pylint/releases)
- [Commits](https://github.com/pylint-dev/pylint/compare/v2.17.4...v2.17.5)

---
updated-dependencies:
- dependency-name: pylint
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-26 14:47:29 +00:00
Raphaël Vinot
38ab5f5ede git: Bump deps 2023-07-22 11:41:58 +02:00
Raphaël Vinot
e8f6ad5c61 chg: Bump deps 2023-07-02 16:27:53 +02:00
Raphaël Vinot
b10eef959d chg: Bump deps 2023-06-23 15:05:14 +02:00
0a453fa7d0
Merge pull request #3 from cve-search/dependabot/pip/types-requests-2.31.0.1
build(deps-dev): bump types-requests from 2.31.0.0 to 2.31.0.1
2023-06-23 09:50:51 +02:00
dependabot[bot]
2a415fd84d
build(deps-dev): bump types-requests from 2.31.0.0 to 2.31.0.1
Bumps [types-requests](https://github.com/python/typeshed) from 2.31.0.0 to 2.31.0.1.
- [Commits](https://github.com/python/typeshed/commits)

---
updated-dependencies:
- dependency-name: types-requests
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-29 15:08:49 +00:00