Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Spycloud] Create external import connector #3347

Merged
merged 50 commits into from
Feb 3, 2025
Merged
Changes from 1 commit
Commits
Show all changes
50 commits
Select commit Hold shift + click to select a range
0f5adc1
[connector] copy/paste/adapt template
Powlinett Dec 6, 2024
a49cc5a
[connector] data samples
Powlinett Dec 12, 2024
d2cb032
[connector] sort files and directories
Powlinett Dec 12, 2024
a86ce0d
[connector] handle env vars
Powlinett Dec 12, 2024
bf3066b
[connector] add pydantic dependency
Powlinett Dec 13, 2024
c379bd7
[connector] add pydantic models
Powlinett Dec 13, 2024
ff6268d
[connector] fix pydantic models
Powlinett Dec 18, 2024
9f3ae89
[connector] update converter_to_stix
Powlinett Dec 18, 2024
abd722f
[connector] add unit tests
Powlinett Dec 20, 2024
e8d3a27
[connector] black + isort
Powlinett Dec 20, 2024
653ba18
[connector] first implementation of spycloud api client
Powlinett Jan 9, 2025
13e9685
[connector] add API client unit tests
Powlinett Jan 13, 2025
b34ecee
[connector] add retry strategy
Powlinett Jan 16, 2025
f0e211e
[connector] fix 403 Forbidden responses
Powlinett Jan 16, 2025
28784d9
[connector] fix 504 Gateway Timeout responses
Powlinett Jan 16, 2025
95d200d
[connector] add cache
Powlinett Jan 17, 2025
ede7a60
[connector] improve typing
Powlinett Jan 20, 2025
153b69c
[connector] clean up / refacto entry file
Powlinett Jan 20, 2025
d8d38cb
[connector] add markdown table as incident's description
Powlinett Jan 20, 2025
b979b28
[connector] docstrings
Powlinett Jan 20, 2025
63f3fc1
[connector] black + isort
Powlinett Jan 20, 2025
62155ee
[connector] delete unused files
Powlinett Jan 20, 2025
c2515ad
[connector] update README and config examples
Powlinett Jan 21, 2025
9455b4c
[connector] fix type hints
Powlinett Jan 23, 2025
c8962cd
[connector] remove data_samples
Powlinett Jan 31, 2025
2a233ef
[connector] add octi observables
Powlinett Jan 24, 2025
36ba718
[connector] create octi observables
Powlinett Jan 24, 2025
a49773f
[connector] add pyproject.toml and use absolute imports
Powlinett Jan 27, 2025
f99785e
[connector] delete requirements files
Powlinett Jan 27, 2025
739b00a
[connector] add validators to observables
Powlinett Jan 28, 2025
69c395f
[connector] fix/add unit tests
Powlinett Jan 28, 2025
72063f0
[connector] add TLP markings to observables
Powlinett Jan 28, 2025
8a0b295
[connector] delete orphan file
Powlinett Jan 28, 2025
6241d02
[connector] add "related-to" relationships
Powlinett Jan 28, 2025
f1b4a8a
[connector] formatting
Powlinett Jan 28, 2025
28286db
[connector] fix typing
Powlinett Jan 29, 2025
332de65
[connector] fix tests
Powlinett Jan 29, 2025
877580c
[connector] move decorators
Powlinett Jan 29, 2025
7f3fac5
[connector] describe BreachRecord optional fields
Powlinett Jan 29, 2025
1f8d11d
[connector] typing / imports
Powlinett Jan 29, 2025
3f34bea
[connector] update README
Powlinett Jan 29, 2025
b4ee1e2
[connector] fix docker build
Powlinett Jan 29, 2025
dcbd067
[connector] black / isort
Powlinett Jan 29, 2025
484f99c
[connector] remove unused import
Powlinett Jan 29, 2025
1e60dfa
[connector] fix conflicts' resolution errors during rebase
Powlinett Jan 31, 2025
44c8bff
[connector] remove 'x_opencti_' prefix from incident's custom properties
Powlinett Jan 31, 2025
0533e22
[connector] fix README
Powlinett Feb 3, 2025
91a85f3
[connector] rename variables
Powlinett Feb 3, 2025
3741ac8
[connector] replace constructor by factory
Powlinett Feb 3, 2025
911ebe4
[connector] remove unused params
Powlinett Feb 3, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
[connector] delete requirements files
  • Loading branch information
Powlinett committed Jan 31, 2025
commit f99785e9935b6a26de5b531379b34fb1a035857c
3 changes: 0 additions & 3 deletions external-import/spycloud/src/requirements.txt

This file was deleted.

4 changes: 0 additions & 4 deletions external-import/spycloud/tests/test-requirements.txt

This file was deleted.