CIF3
1.0.2
PowerShell module wrapper for the Collective Intelligence Framework (CIF) v3 API
Minimum PowerShell version
3.0
Installation Options
Owners
Copyright
(c) 2022 REN-ISAC. All rights reserved.
Package Details
Author(s)
- Michael Davis
Tags
Functions
Get-CIF3Token New-CIF3Token Remove-CIF3Token Set-CIF3TokenGroup Add-CIF3Indicator Get-CIF3Config Get-CIF3Feed Get-CIF3Indicator Set-CIF3Config Test-CIF3Auth
Dependencies
Release Notes
Fixes the `-Asn` param of Get-CIF3Indicator cmdlet defaulting with a value of `0` which was preventing any results from returning when using that cmdlet without the `-Asn` param.
FileList
- CIF3.nuspec
- LICENSE
- Private\ConvertTo-ReportTimeUTC.ps1
- CIF3.psm1
- Private\Select-ClientToken.ps1
- README.md
- Private\Send-CIF3Api.ps1
- Private\ConvertFrom-UnixDate.ps1
- CIF3.psd1
- Private\ConvertFrom-PythonDate.ps1
- Public\Set-CIF3Config.ps1
- Private\Format-CIF3ApiResponse.ps1
- Public\Get-CIF3Indicator.ps1
- Public\Tokens\Remove-CIF3Token.ps1
- Public\Test-CIF3Auth.ps1
- Public\Tokens\Get-CIF3Token.ps1
- Public\Get-CIF3Config.ps1
- Public\Tokens\New-CIF3Token.ps1
- Public\Get-CIF3Feed.ps1
- Public\Tokens\Set-CIF3TokenGroup.ps1
- Public\Add-CIF3Indicator.ps1