Skip to content

Conversation

@ValentinBouzinFiligran
Copy link
Member

@ValentinBouzinFiligran ValentinBouzinFiligran commented Oct 14, 2025

Proposed changes

  • sshkey create example
  • sshkey delete example

Related issues

Checklist

  • I consider the submitted work as finished
  • I tested the code for its functionality
  • I wrote test cases for the relevant uses case
  • I added/update the relevant documentation (either on github or on notion)
  • Where necessary I refactored code to improve the overall quality

Further comments

If this is a relatively large or complex change, kick off the discussion by explaining why you chose the solution you did and what alternatives you considered, etc...

Comment on lines 6 to 7
api_url = "http://opencti:4000"
api_token = "bfa014e0-e02e-4aa6-a42b-603b19dcf159"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please use env var

Comment on lines 6 to 7
api_url = "http://opencti:4000"
api_token = "bfa014e0-e02e-4aa6-a42b-603b19dcf159"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please use env var

@ValentinBouzinFiligran ValentinBouzinFiligran force-pushed the opencti/issue/10905-add-python-examples branch from 38953f9 to 31412e7 Compare October 15, 2025 07:33
@ValentinBouzinFiligran ValentinBouzinFiligran marked this pull request as ready for review October 15, 2025 08:47
@ValentinBouzinFiligran ValentinBouzinFiligran merged commit d72640b into opencti/issue/10905-SSH-key Oct 16, 2025
5 of 7 checks passed
@ValentinBouzinFiligran ValentinBouzinFiligran deleted the opencti/issue/10905-add-python-examples branch October 16, 2025 09:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants