forked from CrowdStrike/falconpy
-
Notifications
You must be signed in to change notification settings - Fork 0
/
CITATION.cff
38 lines (38 loc) · 1.05 KB
/
CITATION.cff
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
cff-version: 1.2.0
title: 'FalconPy: The CrowdStrike Falcon SDK for Python'
message: >-
If you use this software, and wish to cite the origins,
please use metadata from this file.
type: software
authors:
- given-names:
family-names: CrowdStrike
email: [email protected]
- given-names: Joshua
family-names: Hiller
affiliation: CrowdStrike
- given-names: Dixon
family-names: Styres
affiliation: CrowdStrike
- given-names: Devin
family-names: Cargill
affiliation: CrowdStrike
repository-code: 'https://github.com/CrowdStrike/falconpy'
url: 'https://www.falconpy.io'
repository-artifact: 'https://pypi.org/project/crowdstrike-falconpy/'
abstract: >-
The FalconPy SDK contains a collection of Python
classes that abstract CrowdStrike Falcon OAuth2 API
interaction, removing duplicative code and allowing
developers to focus on just the logic of their
solution requirements.
keywords:
- crowdstrike
- oauth2
- crowdstrike-api
- crowdstrike-falcon-api
- python
- windows
- linux
- mac
license: Unlicense