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

Create sample python package #801

Merged
merged 12 commits into from
Aug 9, 2023
Merged

Conversation

elainechien
Copy link
Contributor

@elainechien elainechien commented Jul 7, 2023

This PR creates the base structure for a python sample package to run analysis on.

It sends a HTTPS post request in the main function, init.py (for the import phase), and setup.py (for the install phase). Future PRs will continue to add functionality that we want package analysis to detect.

@elainechien elainechien changed the title Create test package Create sample python package Jul 7, 2023
Signed-off-by: Elaine Chien <[email protected]>
@elainechien
Copy link
Contributor Author

Some files like requirements.txt and setup.py are empty. Let me know if we'd prefer not adding them at this time.

@calebbrown calebbrown enabled auto-merge (squash) August 9, 2023 00:09
@calebbrown calebbrown merged commit 93adcac into ossf:main Aug 9, 2023
@elainechien elainechien deleted the create_test_package branch October 11, 2023 00:29
@elainechien
Copy link
Contributor Author

#1001

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.

4 participants