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/dbInfo

>>> cve.dbinfo()
  • 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-2017 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.3.tar.gz (2.9 kB view details)

Uploaded Source

File details

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

File metadata

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

File hashes

Hashes for ares-0.3.tar.gz
Algorithm Hash digest
SHA256 7fe4a0b1696bc0817a6c21955a17667260e6283e4accb08c8c613ff532f5f523
MD5 e0dab60de2b35f6236e38bca8278fbcf
BLAKE2b-256 eb1d5a6e87d0def7eaa205067c5b02cd0f20a0a49fefd16bd0bfab0ef993e45c

See more details on using hashes here.

Supported by

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