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

Add a check module to investigate deprecated functions #545

Open
leemgs opened this issue Sep 18, 2019 · 2 comments
Open

Add a check module to investigate deprecated functions #545

leemgs opened this issue Sep 18, 2019 · 2 comments

Comments

@leemgs
Copy link
Collaborator

leemgs commented Sep 18, 2019

Background

We need to do not use deprecated or obsolescent functions when more secure equivalent functions are available. Deprecated functions are defined by the C Standard. Obsolescent functions are defined by this recommendation.

Reference

@jaeyun-jung

@taos-ci
Copy link
Collaborator

taos-ci commented Sep 18, 2019

:octocat: cibot: Thank you for posting issue #545. The person in charge will reply soon.

@leemgs leemgs changed the title [new module] checker to investigate deprecated functions [New Module] checker to investigate deprecated functions Sep 18, 2019
@leemgs
Copy link
Collaborator Author

leemgs commented Oct 9, 2019

We added FlawFinder module to check if developers use deprecated functions or not.

@leemgs leemgs changed the title [New Module] checker to investigate deprecated functions Add a check module to investigate deprecated functions Mar 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants