-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
splunk-soar-connectors-admin
committed
Jan 7, 2022
1 parent
08ba8b9
commit 804da33
Showing
1 changed file
with
5 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,22 +1,17 @@ | ||
Splunk SOAR AD LDAP | ||
Copyright 2021-2022 Splunk Inc. | ||
Copyright (c) 2021-2022 Splunk Inc. | ||
|
||
Third-party Software Attributions: | ||
|
||
Library: pyasn1 | ||
Version: 0.4.7 | ||
License: BSD 2 | ||
Copyright 2005-2019 Ilya Etingof <[email protected]> | ||
|
||
Library: ldap3 | ||
Version: 2.6.1 | ||
License: LGPL 3.0 | ||
Copyright 2013-2018 Giovanni Cannata | ||
|
||
Library: pudb | ||
Version: 2019.2 | ||
License: MIT | ||
Copyright 2009 Andreas Kloeckner and contributors | ||
Library: pyasn1 | ||
Version: 0.4.7 | ||
License: BSD 2 | ||
Copyright 2005-2019 Ilya Etingof <[email protected]> | ||
|
||
Library: requests | ||
Version: 2.25.0 | ||
|