Skip to main content

A python wrapper around cve.circl.lu

Project description

ares is an APACHE licensed library written in Python providing an easy to use wrapper around https://cve.circl.lu.

Installation:

From source use

$ python setup.py install

or install from PyPi

$ pip install ares

Documentation:

  • GET /api/browse/

  • GET /api/browse/vendor

>>> from ares import CVESearch
>>> cve = CVESearch()
>>> cve.browse(<vendor>)
  • GET /api/search/vendor/product

>>> cve.search('microsoft/office')
  • GET /api/cveid/cveid

>>> cve.id('CVE-2014-0160')
  • GET /api/last

>>> cve.last()
  • GET /api/cpe2.2/cpe

>>> cve.cpe22('cpe:2.3:a:microsoft:office:2011:-:mac')
  • GET /api/cpe2.3/cpe

>>> cve.cpe23('cpe:/a:microsoft:office:2011::mac')
  • GET /api/cvefor/cpe

>>> cve.cvefor('cpe:/a:microsoft:office:2011::mac')

License:

Apache v2.0 License
Copyright 2015 Martin Simon

 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
 You may obtain a copy of the License at

     http://www.apache.org/licenses/LICENSE-2.0

 Unless required by applicable law or agreed to in writing, software
 distributed under the License is distributed on an "AS IS" BASIS,
 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 See the License for the specific language governing permissions and
 limitations under the License.

Buy me a coffee?

If you feel like buying me a coffee (or a beer?), donations are welcome:

WDC : WbcWJzVD8yXt3yLnnkCZtwQo4YgSUdELkj
HBN : F2Zs4igv8r4oJJzh4sh4bGmeqoUxLQHPki
DOGE: DRBkryyau5CMxpBzVmrBAjK6dVdMZSBsuS

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ares-0.1.tar.gz (2.5 kB view details)

Uploaded Source

File details

Details for the file ares-0.1.tar.gz.

File metadata

  • Download URL: ares-0.1.tar.gz
  • Upload date:
  • Size: 2.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for ares-0.1.tar.gz
Algorithm Hash digest
SHA256 dbf243d1a714cb0f8886aff849f1f90c892f5af46e61df23edc3cf1e65582b80
MD5 8487501dc2b6cd1904fcda8daccf4319
BLAKE2b-256 fc2e8138a9ad845cb76f6e5acf2c0d156653fb1f60371258c3b9a647105d0636

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page