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

New Samples - IOC Restore, Workflow Manager #1247

Merged
merged 7 commits into from
Nov 12, 2024
Merged

New Samples - IOC Restore, Workflow Manager #1247

merged 7 commits into from
Nov 12, 2024

Conversation

jshcodes
Copy link
Member

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