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

pslab-python: initial integration #12850

Closed
wants to merge 4 commits into from
Closed

Conversation

Shivam7-1
Copy link
Contributor

PR description:
PSLab-Python is a Python package that interfaces with PSLab hardware, enabling scientific measurements and experiments. By integrating PSLab-Python with OSS-Fuzz, the project aims to improve its robustness by identifying potential vulnerabilities through fuzz testing. The integration is designed to ensure that the PSLab library remains stable, secure, and performant across various use cases.

PSLab-Python is widely used in scientific and educational institutions to facilitate measurement and data collection. By introducing fuzzing, the project will benefit from enhanced security and reliability.

Copy link

Shivam7-1 is integrating a new project, but the main_repo is missing. The criticality score cannot be computed.

@Shivam7-1 Shivam7-1 closed this Dec 14, 2024
@Shivam7-1 Shivam7-1 reopened this Dec 14, 2024
@Shivam7-1
Copy link
Contributor Author

Shivam7-1 commented Dec 15, 2024

Hii @DavidKorczynski I had Got approval From maintainer here fossasia/pslab-python#237 (comment)
Could Team Merge This PR if there is no issue
If there is any issue in above Commit OR I am missing something Could Team let me know Because I am new to this :)
Thanks

@bessman
Copy link

bessman commented Dec 16, 2024

Hi @Shivam7-1. I had a quick look at pslab_fuzzer.py and it doesn't look quite right.

First of all, you're importing PSLab, but pslab-python's import name is pslab (note capitalization difference).

Secondly, none of interfaces, experiment, hardware are available from pslab-python. Do you have a link to any documentation or API reference that you used when creating this test?

@bessman
Copy link

bessman commented Dec 16, 2024

Got approval From maintainer

I withdraw my approval.

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.

3 participants