Disclaimer
The views expressed on this website/weblog are mine alone and do not necessarily reflect the views of my employer.
Note to journalists and other readers: Unless you receive express written permission to the contrary from the author of the content of this blog/website, reproduction or quotation of any statements appearing on this blog/website is not authorized.
6 comments:
The one about secure C programming is a very nice post (I don't use Ruby so I didn't read the other one).
Thank you very much, it is so useful.
Great articles but why do you have English articles in the German wiki?
Indeed nice articles! I'm sorry i had to move them into the SDB:
So they are
http://en.opensuse.org/SDB:Secure Coding Checklist: C and C++
http://en.opensuse.org/SDB:Secure Coding Checklist: Ruby on Rails
please update your links would you? thanks
Great and laconic articles.
Thank you!
Hi Andreas, it happens by accident, but I will leave them there because they do not cause much damage. :) Cheerio!
If your C code can't drop elevated privileges, you should use access() to verify any file references of behalf of regular users
Post a Comment