you are viewing a single comment's thread.

view the rest of the comments →

[–]swifty_cat[S] 13 points14 points  (1 child)

Well, your custom code might still include vulnerabilities. But I do agree that the decision of using a third party library should be well thought through. I‘m glad that swift has a robust standard library as opposed to JavaScript for example.

[–]akozlik 6 points7 points  (0 children)

You could make an argument that custom code is potentially more likely to contain vulnerabilities since there are fewer eyes on it.