Skip to content

Conversation

jshcodes
Copy link
Member

@jshcodes jshcodes commented Nov 12, 2024

IOC Restore and Workflow Manager samples.

This update provides three new samples.

  • IOC Restore
  • Workflow Manager (terminal version)
  • Workflow Manager (GUI version)

The ProxyTool sample is also retired as part of this update.

  • Documentation
  • Code sample

Unit test coverage

NOT REQUIRED FOR SAMPLE SUBMISSIONS

Bandit analysis

[main]	INFO	running on Python 3.13.0

Run started:2024-11-12 06:41:14.713795

Test results:
	No issues identified.

Code scanned:
	Total lines of code: 17996
	Total lines skipped (#nosec): 2

Run metrics:
	Total issues (by severity):
		Undefined: 0
		Low: 0
		Medium: 0
		High: 0
	Total issues (by confidence):
		Undefined: 0
		Low: 0
		Medium: 0
		High: 0
Files skipped (0):

Added features and functionality

  • Added: IOC Restore sample.

    • samples/ioc/ioc_restore.py
    • Thanks go out to @am-cs-se for contributing this sample! 🙇
  • Added: Workflow Manager (terminal version) and Workflow Manager (GUI version) samples.

    • samples/workflows/workflow_manager.py
    • samples/workflows/workflow_manager_gui.py

Other

  • Retired: ProxyTool sample.
    • samples/proxytool/*

@jshcodes jshcodes added iocs IOCs (both) issues and questions Foundry Issues or questions regarding Falcon Foundry Fusion Falcon Fusion issues and questions labels Nov 12, 2024
@jshcodes jshcodes self-assigned this Nov 12, 2024
@jshcodes jshcodes merged commit 0c9a514 into main Nov 12, 2024
21 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Foundry Issues or questions regarding Falcon Foundry Fusion Falcon Fusion issues and questions iocs IOCs (both) issues and questions

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants