Friday, July 23, 2010

Two new articles in openSUSE wiki

enjoy and enhance!

Secure Coding Checklist: C and C++
Secure Coding Checklist: Ruby on Rails

kostenloser Counter

6 comments:

phocean said...

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.

Andreas Jaeger said...

Great articles but why do you have English articles in the German wiki?

henne said...

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

xnu!l said...

Great and laconic articles.
Thank you!

Thomas said...

Hi Andreas, it happens by accident, but I will leave them there because they do not cause much damage. :) Cheerio!

Anonymous said...

If your C code can't drop elevated privileges, you should use access() to verify any file references of behalf of regular users