Linux heracles.o2switch.net 4.18.0-553.62.1.lve.el8.x86_64 #1 SMP Mon Jul 21 17:50:35 UTC 2025 x86_64
/
opt
/
alt
/
ruby21
/
share
/
ri
/
2.1.0
/
system
/
Object
/
//opt/alt/ruby21/share/ri/2.1.0/system/Object/taint-i.ri
U:RDoc::AnyMethod[iI" taint:ETI"Object#taint;TF:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I" Mark the object as tainted.;To:RDoc::Markup::BlankLine o; ; [ I"QObjects that are marked as tainted will be restricted from various built-in ;TI"Omethods. This is to prevent insecure data, such as command-line arguments ;TI"Ror strings read from Kernel#gets, from inadvertently compromising the user's ;TI"system.;T@o; ; [I":To check whether an object is tainted, use #tainted?.;T@o; ; [I"PYou should only untaint a tainted object if your code has inspected it and ;TI"7determined that it is safe. To do so use #untaint.;T@o; ; [I"SIn $SAFE level 3, all newly created objects are tainted and you can't untaint ;TI" objects.;T: @fileI" object.c;T:0@omit_headings_from_table_of_contents_below0I"obj.taint -> obj ;T0[ I"();T@ FI"Object;TcRDoc::NormalClass00