Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
microsoft
/
PyRIT
Public
Notifications
You must be signed in to change notification settings
Fork
880
Star
4.5k
Code
Issues
59
Pull requests
50
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
MAINT: improve organization of dataset fetch functions (refactoring)
- #785
#785
Merged
Roman Lutz (romanlutz)
merged 15 commits into
microsoft:main
microsoft/PyRIT:main
from
paulinek13:refactor/775/improve_datasets_organization
paulinek13/PyRIT:refactor/775/improve_datasets_organization
Copy head branch name to clipboard
Mar 17, 2025
Conversation
Commits
15
(15)
Checks
Files changed
Merged
MAINT: improve organization of dataset fetch functions (refactoring)
#785
Roman Lutz (romanlutz)
merged 15 commits into
microsoft:main
microsoft/PyRIT:main
from
paulinek13:refactor/775/improve_datasets_organization
paulinek13/PyRIT:refactor/775/improve_datasets_organization
Copy head branch name to clipboard
Commits
Commits on Mar 13, 2025
`api.rst`: sort datasets fetch functions
Paulina Kalicka (paulinek13)
committed
3ac09aa
View commit details
Copy full SHA for 3ac09aa
Browse repository at this point
rename from `fetch_example_datasets.py` to `fetch_examples.py`
Paulina Kalicka (paulinek13)
committed
5f29af7
View commit details
Copy full SHA for 5f29af7
Browse repository at this point
refactor: extract dataset fetching functions into separate files
Show description for 62aee0c
Paulina Kalicka (paulinek13)
committed
62aee0c
View commit details
Copy full SHA for 62aee0c
Browse repository at this point
`fetch_examples.py`: remove unused imports
Paulina Kalicka (paulinek13)
committed
4660e12
View commit details
Copy full SHA for 4660e12
Browse repository at this point
update `datasets/__init__.py` after the refactoring
Paulina Kalicka (paulinek13)
committed
936ab97
View commit details
Copy full SHA for 936ab97
Browse repository at this point
fix tests
Paulina Kalicka (paulinek13)
committed
7171f95
View commit details
Copy full SHA for 7171f95
Browse repository at this point
pre-commit run --all-files
Paulina Kalicka (paulinek13)
committed
31aa160
View commit details
Copy full SHA for 31aa160
Browse repository at this point
Commits on Mar 14, 2025
move dataset tests to `tests/unit/datasets` and improve consistency in naming
Paulina Kalicka (paulinek13)
committed
c3bfcf8
View commit details
Copy full SHA for c3bfcf8
Browse repository at this point
`__init__.py`: sort entries in `__all__`
Paulina Kalicka (paulinek13)
committed
ef1065c
View commit details
Copy full SHA for ef1065c
Browse repository at this point
`api.rst`: add missing fetch functions
Paulina Kalicka (paulinek13)
committed
ac9cd96
View commit details
Copy full SHA for ac9cd96
Browse repository at this point
Commits on Mar 15, 2025
update pre-commit config
Paulina Kalicka (paulinek13)
committed
a1f1426
View commit details
Copy full SHA for a1f1426
Browse repository at this point
update User guide for Datasets
Paulina Kalicka (paulinek13)
committed
1689b86
View commit details
Copy full SHA for 1689b86
Browse repository at this point
update `2_fetch_dataset.py` and `2_fetch_dataset.ipynb`
Paulina Kalicka (paulinek13)
committed
9450a4b
View commit details
Copy full SHA for 9450a4b
Browse repository at this point
Commits on Mar 16, 2025
fix: rename `fetch_examples.py` -> `dataset_helper.py`
Paulina Kalicka (paulinek13)
committed
0525d97
View commit details
Copy full SHA for 0525d97
Browse repository at this point
Merge branch 'main' into refactor/775/improve_datasets_organization
Roman Lutz (romanlutz)
authored
dba4dd0
View commit details
Copy full SHA for dba4dd0
Browse repository at this point
You can’t perform that action at this time.