Skip to content

Refactor URI handling in ActorStore to improve encoding of unsafe cha…#79

Merged
WellKnitTech merged 1 commit intomainfrom
cursor/2026-05-05-nn97-1225c
May 6, 2026
Merged

Refactor URI handling in ActorStore to improve encoding of unsafe cha…#79
WellKnitTech merged 1 commit intomainfrom
cursor/2026-05-05-nn97-1225c

Conversation

@WellKnitTech
Copy link
Copy Markdown
Owner

…racters. Introduce URI_UNSAFE_PATTERN for better identification of non-ASCII characters in specified fields. Implement encode_uri_field method to ensure proper URI encoding during actor serialization.

Description

Related Issue

Type of Change

  • Bug fix (non-breaking change)
  • New threat actor (non-breaking change)
  • Documentation update
  • Code quality improvement

Testing

Checklists

  • My code follows the style guidelines
  • I have performed a self-review
  • I have commented my code where necessary
  • I have updated the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix works
  • New and existing tests pass

Source Attribution

For threat actor data changes, confirm source licensing:

  • Data is CC0 licensed
  • Data is CC BY 4.0 licensed
  • I have permission to use this data
  • Data is from a public source with attribution

…racters. Introduce URI_UNSAFE_PATTERN for better identification of non-ASCII characters in specified fields. Implement encode_uri_field method to ensure proper URI encoding during actor serialization.
@WellKnitTech WellKnitTech merged commit 81a206c into main May 6, 2026
3 checks passed
@WellKnitTech WellKnitTech deleted the cursor/2026-05-05-nn97-1225c branch May 6, 2026 21:30
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.

1 participant